- From: Matthew Miller via GitHub <sysbot+gh@w3.org>
- Date: Wed, 23 Feb 2022 22:57:05 +0000
- To: public-webauthn@w3.org
MasterKale has just submitted a new pull request 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. 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, 23 February 2022 22:57:07 UTC