A passkey is a digital credential that adheres to the FIDO and W3C Web Authentication (WebAuthn) standards
Questions tagged [passkey]
34 questions
0
votes
2 answers
Google passkey protection in Google Password Manager:
Passkeys in the Google Password Manager are always end-to-end encrypted: When a passkey is backed up, its private key is uploaded only in its encrypted form using an encryption key that is only accessible on the user's own devices
Question: are this…
-1
votes
0 answers
Passkey workshop of yubico don't run succesfull
I'm trying to do the passkey workshop demo of yubico and I have some errors in console of the react app. This is the link of the workshop and I followed all the directions
https://yubicolabs.github.io/passkey-workshop/docs/deploy
and the errors when…
-2
votes
1 answer
How to set up Login View in Python Django?
I'm trying to set up passkeys to a testing Django website I made a while back following this guide, but at some point I get asked to "In your login view, change the authenticate call to include the request as follows":
user=authenticate(request,…

SaSSolino
- 7
- 1
-2
votes
1 answer
No USB Security Key option in Chrome on Android
with the latest Chrome release which supports passkey, I am not able to see the "USB Security key" option in Chrome on Android. I am not able to use a hardware authenticator such as Yubikey to register. The only option is Google Passkey.
No USB…

sunday18
- 11
- 2