Web authentication easy public key access
Newly available since 2023-10-24
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
- Chrome 85 Released on 2020-08-25
- Chrome Android 85 Released on 2020-08-25
- Edge 85 Released on 2020-08-27
- Firefox 119 Released on 2023-10-24
- Firefox for Android 119 Released on 2023-10-24
- Safari 16 Released on 2022-09-12
- Safari on iOS 16 Released on 2022-09-12