Google Chrome Virtual AuthenticatorAs a developer, it might be helpful to use the Google Chrome WebAuthn emulator. It allows you to test the WebAuthn API (the base for passkeys) with a virtual authenticator if your hardware does not offer any biometric scanners:
Passkey basics
In the following, we assume a basic understanding of passkeys and the underlying principles (e.g. WebAuthn). If you do not yet know about these principles and have questions like these:- What are passkeys?
- Why are passkeys important?
- How do passkeys work?
- Are passkeys secure?