aws-samples / amazon-cognito-passwordless-auth

Passwordless authentication with Amazon Cognito: FIDO2 (WebAuthn, support for Passkeys), Magic Link, SMS OTP Step Up
Apache License 2.0
367 stars 63 forks source link

Feature request: #160

Open myevit opened 6 months ago

myevit commented 6 months ago

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 commented 6 months ago

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