Explore passkeys, the digital credentials that are used as an authentication method for a website or application in WebAuthn.
Vincent
Created: October 12, 2023
Updated: August 16, 2025
A passkey is a digital credential that is used as an authentication method for a website or application. Passkeys are based on a cryptographic public-private-key pair which is used in two ceremonies:
Passkeys are a form of “disguised” two-factor authentication (2FA), as the device (first factor) and the user’s biometric verification (second factor) are needed. To be usable in practice, passkeys can be shared between nearby devices (even from different platforms) by scanning a QR code and using Bluetooth between the two devices.
Table of Contents