Re: [webauthn] Provide the public key in `AuthenticatorAttestationResponse` (#1363)

I don't see how `CryptoKey` would work given  it doesn't support all the algorithms that FIDO2 supports.  Most notably `ed25519` is missing from `CryptoKey` whilst it's supported by COSE and FIDO2

-- 
GitHub Notification of comment by arianvp
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1363#issuecomment-612983113 using your GitHub account

Received on Monday, 13 April 2020 16:47:58 UTC