mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
🚀 Feature: Support password manager Passkey creation instead of always triggering native OS authenticator #54
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Shousokon on GitHub.
Feature description
Currently, when creating a Passkey on Pocket-ID using a password manager (tested with 1Password and Bitwarden) on Windows or Android, the native OS authenticator dialog (Windows Hello / Android passkey prompt) is opened directly. The password manager’s Passkey creation dialog is never shown. I've set the password managers as autofill option for passkeys in the device system settings on both windows and android.
The feature would enable Pocket-ID to detect installed password managers and offer their Passkey creation dialogs as an option, instead of always defaulting to the OS-native authenticator.
Pitch
Many users rely on password managers for storing Passkeys centrally across devices.
Supporting password managers directly improves cross-platform compatibility and consistency of the authentication experience.
Currently, Pocket-ID behaves differently than other websites that allow password managers to handle Passkeys, which limits flexibility.
@Shousokon commented on GitHub:
Sorry about this issue, I kinda missed the /setup url in the documentation. After finishing the setup, it did actually work with the password managers.