Re: [webauthn] New PublicKeyCredential methods for JSON (de)serialization (#1703)

I just tweaked the options parsing method names after a quick sanity check during the F2F:

- `getCreationOptionsFromJSON()` -> `parseCreationOptionsfromJSON()`
- `getRequestOptionsFromJSON()` -> `parseRequestOptionsFromJSON()`

Hopefully this is an acceptable compromise to feedback that "get" might be confusing since `navigator.credentials.get()` is one of the WebAuthn methods.

-- 
GitHub Notification of comment by MasterKale
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/1703#issuecomment-1151548572 using your GitHub account


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

Received on Thursday, 9 June 2022 19:40:43 UTC