[PR #332] feat(passkeys): name new passkeys based on agguids #865

Closed
opened 2025-10-07 00:23:41 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/pocket-id/pocket-id/pull/332

State: closed
Merged: Yes


This is a QoL feature, but instead of just "New Passkey" always being the default name, this PR introduces a AAGUID list that will name the passkey according to the aaguid for the password manager, or platform authenticator.

I forked the list i found: https://github.com/kmendell/passkey-authenticator-aaguids/tree/main, there may be a better way to implement the list, but i didn't think we would want to load that big of a json file all at once, so i just picked some common ones.

Another more official list would be the FIDO MDS https://fidoalliance.org/metadata/

**Original Pull Request:** https://github.com/pocket-id/pocket-id/pull/332 **State:** closed **Merged:** Yes --- This is a QoL feature, but instead of just "New Passkey" always being the default name, this PR introduces a AAGUID list that will name the passkey according to the aaguid for the password manager, or platform authenticator. I forked the list i found: https://github.com/kmendell/passkey-authenticator-aaguids/tree/main, there may be a better way to implement the list, but i didn't think we would want to load that big of a json file all at once, so i just picked some common ones. Another more official list would be the FIDO MDS https://fidoalliance.org/metadata/
OVERLORD added the pull-request label 2025-10-07 00:23:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id#865