[webauthn] new commits pushed by agl

The following commits were just pushed by agl to https://github.com/w3c/webauthn:

* Include this "Easily accessing credential data" fields in JSON.

The WebAuthn API provides accessors to get the SPKI-formatted public key
and authenticator data without needing to parse CBOR or handle COSE.
However, the JSON structures, prior to this change, didn't include these
values giving users an unfortunate choice: either use the accessors and
do the JSON encoding yourself, or use the provided `toJSON` function.

But we can have both!
  by Adam Langley
https://github.com/w3c/webauthn/commit/da01fde8eb08d1ea39514845855e5bccda99154d



-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 4 May 2023 17:23:55 UTC