← Back to release summary

Web Authentication API for Chrome

Category
JavaScript
Type
New or changed feature
Status
Enabled by default (Chrome 67)
Intent stage
None

Summary

The Credential Management API (Chrome 51 and later) defined a framework for retrieving credentials, including semantics for creating, getting, and storing them. It did this through two credential types: PasswordCredential and FederatedCredential. The Web Authentication API adds a third credential type, PublicKeyCredential, which allows web applications to create and use strong, cryptographically attested, and application-scoped credentials to strongly authenticate users.

Standards & signals

View on chromestatus.com