Webauthn on localhost failed to pass navigator.credentials.get()
I am making a sample-app to test a working flow of fido2-server.
Webauthn on localhost failed to pass navigator.credentials.get()
I am making a sample-app to test a working flow of fido2-server.
navigator.credentials.get should fail if no passkey found
I’m here talking about a scenario when a user has already signed up with passkey and now using another device to login to their account. I saved their credential_id and public_key in the database for Device A but there is no passkey on Device B.