[webauthn] Pull Request: Add getPublicKey method.

agl has just submitted a new pull request for https://github.com/w3c/webauthn:

== Add getPublicKey method. ==
This change adds a getPublicKey method to the
AuthenticatorAttestationResponse to save some users from having to parse
out and handle COSE keys.

(See linked issue for background.)

Fixes #1363

See https://github.com/w3c/webauthn/pull/1395

Received on Wednesday, 25 March 2020 17:46:40 UTC