Web authentication easy public key access
Widely available in browsers but not in WebViewsThe getAuthenticatorData()
, getPublicKey()
, and getPublicKeyAlgorithm()
methods of AuthenticatorAttestationResponse
access credential data inside attestationObject
without the need to parse it.