[webauthn] Merged Pull Request: New PublicKeyCredential methods for JSON (de)serialization

MasterKale has just merged MasterKale's pull request 1703 for https://github.com/w3c/webauthn:

== New PublicKeyCredential methods for JSON (de)serialization ==
This PR introduces new methods to `PublicKeyCredential` that lean on the client to assist with JSON deserialization of `PublicKeyCredentialCreationOptions` and `PublicKeyCredentialRequestOptions`, and JSON serialization of `PublicKeyCredential` output from `navigator.credentials.create()` and `navigator.credentials.get()`.

See Issue #1683 for more context.


<!--
    This comment and the below content is programmatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/pull/1703.html" title="Last updated on Jun 20, 2022, 7:49 PM UTC (12e5071)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/1703/dcd3190...12e5071.html" title="Last updated on Jun 20, 2022, 7:49 PM UTC (12e5071)">Diff</a>

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


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

Received on Wednesday, 29 June 2022 19:20:37 UTC