Are passkey’s not valid as identifiers? My app onl...
# general
a
Are passkey’s not valid as identifiers? My app only allows passkeys for authentication, but users can create duplicate accounts because the passkey credential doesn’t allow being specified as the identifier in the schema. Is this normal? Do I need to have password login as well then?
Before migrating to passkeys from webauthn, the webauthn was able to be specified as an identifier.