Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: improve passkey naming #160

Open
myevit opened this issue Mar 21, 2024 · 1 comment
Open

Feature request: improve passkey naming #160

myevit opened this issue Mar 21, 2024 · 1 comment

Comments

@myevit
Copy link

myevit commented Mar 21, 2024

I wonder if fido2CreateCredential() can actually name the passkey as per device the passkey has been stored. For example Google name it right away
image

@ottokruse
Copy link
Contributor

https://nicolasuter.medium.com/have-you-heard-about-passkeys-and-aaguids-4d858680248c

Looks like there's 2 ways:

  1. Look up name using AAGUID on the official and not 100% complete FIDO's Metadata Service (MDS)
  2. Look up name using AAGUID on the community driven list: https://github.com/passkeydeveloper/passkey-authenticator-aaguids

@ottokruse ottokruse changed the title Feature request: Feature request: improve passkey naming Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants