Web features explorer

Web authentication easy public key access

Newly available since 2023-10-24
Tags: api

The getAuthenticatorData(), getPublicKey(), and getPublicKeyAlgorithm() methods of AuthenticatorAttestationResponse access credential data inside attestationObject without the need to parse it. To learn more, see AuthenticatorAttestationResponse at MDN.

Compatibility