mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-07-16 05:54:01 +03:00
🚀 Feature: flag if passkey registered to user #550
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 @James18232 on GitHub (Nov 27, 2025).
Feature description
Feature request to flag within the user admin settings if a passkey has been sucessfully registered for a user.
This will help onboarding to easily see if a user has been successful in using a registration code and creating a passkey.
Pitch
Unfortunately onboarding non tech users is not easy, and is especially hard to do remotely. Being able to give out a login code with instructions only goes so far. Being able to easily see the user has been successful is a nice touch.
Perhaps the number of passkeys registered could also be helpful, but at least easy confirmation one has been created.
@MarkusThielker commented on GitHub (Nov 27, 2025):
I agree that showing if a passkey has been registered to the user would be a nice addtion.
FYI: the next release should include #1099, so this might already help.
@stonith404 is there a plan for the next release to publish this feature and things like the theme-selector which has also been merged since v1.15.0 release?