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

Somehow I missed the reference to `CryptoKey` in [the quote earlier](https://github.com/w3c/webauthn/issues/1363#issuecomment-577656294). `getPublicKeyJwk()` should probably be `[SameObject] readonly attribute CryptoKey publicKey;` instead.

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

Received on Thursday, 23 January 2020 14:53:55 UTC