← Cybersecurity Alphabet Soup

WebAuthn

Web Authentication

identitymedium

WebAuthn is a W3C standard browser API that lets websites authenticate users with public key credentials instead of passwords. The browser talks to an authenticator, such as a platform biometric sensor or a USB security key, which signs a challenge tied to the site's origin. It is the web-facing half of FIDO2 and the technology behind passkeys.

Sources

More in identity