Passkey

A phishing-resistant sign-in credential that often uses device biometrics or a PIN for local user verification.

A passkey is a phishing-resistant sign-in credential built on public-key cryptography. Instead of asking the user to remember and type a password, the system lets the device prove possession of the credential, often after local user verification with a biometric or PIN. That means a face scan or fingerprint may help unlock a passkey without the biometric itself being sent to the server.

Why It Matters

Passkeys matter because they make strong authentication easier to use. They reduce exposure to phishing, credential stuffing, and password reuse while fitting naturally into everyday device behavior. For many people, approving a sign-in with a fingerprint, face, or PIN feels simpler than managing passwords even though the underlying security is stronger.

How It Relates to Biometrics

A passkey is not the same thing as a biometric. The passkey is the credential; the biometric is often just the local user-verification method that allows the device to use that credential. This distinction is important because it means passkey systems can benefit from biometrics without turning the biometric itself into a remotely shared secret.

Where You See It

Passkeys now appear across phones, laptops, browsers, and major account systems. They are increasingly part of passwordless sign-in, account recovery improvements, and high-assurance authentication designs that combine convenience with phishing resistance.

Related Yenra articles: Biometric Authentication, Cybersecurity Measures, and Virtual Assistants.

Related concepts: Authentication, Risk-Based Authentication, Liveness Detection, Face Verification, and Voice Biometrics.