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

@emlun, I’ve got the beginnings of this in [tidy.js](https://github.com/craigfrancis/webauthn-tidy/blob/5659ce89ca918a8297c9a732ca2881b1c03b9f8e/tidy/js/tidy.js#L442), although I think the PEM encoding should move out to a `publicKeyPem` value, so the main `publicKey` can retain the same structure as the original.

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

Received on Thursday, 23 January 2020 13:30:23 UTC