[webauthn] new commits pushed by MasterKale

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

* Add sections for new API methods
  by Matthew Miller
https://github.com/w3c/webauthn/commit/59ecbf3b0cd11720e647db7f4eba031c5a8a1d31

* Migrate toJSON to instance method defs
  by Matthew Miller
https://github.com/w3c/webauthn/commit/493095fc51d99cc3c1bfbd0b8aa515fc5d2fc2fb

* Add notes
  by Matthew Miller
https://github.com/w3c/webauthn/commit/e87c96d89b7cbd452b4c6139de242ea7f5a8a8bf

* Add placeholder IDL for optionsFromJSON
  by Matthew Miller
https://github.com/w3c/webauthn/commit/bec86b509cc6c61ed160ff24b11e8bc8ae6d257e

* Take a stab at toJSON IDL definitions
  by Matthew Miller
https://github.com/w3c/webauthn/commit/002d0f5a89f97e329c3b2caade0485c4352ea47b

* Clarify toJSON behavior
  by Matthew Miller
https://github.com/w3c/webauthn/commit/a476667f051e7bcc4d0cc0367933a935d8725d43

* Group related IDL defs together
  by Matthew Miller
https://github.com/w3c/webauthn/commit/161e102d7d9b40d0def2f736503aa1782fd575b9

* Define IDLs for optionsFromJSON()
  by Matthew Miller
https://github.com/w3c/webauthn/commit/16aab08c659a31a57f592e2261c78705b43b1f1d

* Finish a thought
  by Matthew Miller
https://github.com/w3c/webauthn/commit/d264b61d50f9c241d683ee9632fc61e705c5c433

* Mark arguments required
  by Matthew Miller
https://github.com/w3c/webauthn/commit/c1aef2768cf74d82c2053baf7f8e6894df85a1f6

* Remove notes rationalizing new API existence
  by Matthew Miller
https://github.com/w3c/webauthn/commit/e11e51832514c8acde3c902c6465d4a5222a3ab0

* Try to take care of fatal build errors
  by Matthew Miller
https://github.com/w3c/webauthn/commit/91161a27bf6673f849c86a9fa5563495e796cfb4

* Define AuthenticationExtensionsClientInputsJSON
  by Matthew Miller
https://github.com/w3c/webauthn/commit/1161328c54c6609cc0dd70345c68a217976e45cb

* Add required and align properties
  by Matthew Miller
https://github.com/w3c/webauthn/commit/f13cb3580015ddb76dbf196d2722b087bdb2284a

* Split up optionsFromJSON for simplicity's sake
  by Matthew Miller
https://github.com/w3c/webauthn/commit/bfa21b07280c5988a8dd85206062c76e8fbe3b38

* Refine definition of `toJSON()` method
  by Matthew Miller
https://github.com/w3c/webauthn/commit/4a904af828443f74bed2759ef98fcb6d05429a8b

* Move JSON xmp out of PublicKeyCredential dl
  by Matthew Miller
https://github.com/w3c/webauthn/commit/078e432f332fb0147b3bd7471ba76ecd611ce998

* Remove required from property with default value
  by Matthew Miller
https://github.com/w3c/webauthn/commit/c0c94545f1b58089ebce794786bbcacbb5b9396a

* Split up options methods into two sections
  by Matthew Miller
https://github.com/w3c/webauthn/commit/22a796cf6392194acafa9ff792deef7ce1e173bb

* Return authenticatorAttachment and transports
  by Matthew Miller
https://github.com/w3c/webauthn/commit/6fa0da70744e1388d058c99cc0ce953b1977765d

* Define clientExtensionResults in toJSON()
  by Matthew Miller
https://github.com/w3c/webauthn/commit/592271dc169f0f4538034bfff79728ca2a07c2c0

* Try to support all extension inputs
  by Matthew Miller
https://github.com/w3c/webauthn/commit/408b323a03168e4636519d769091b1df4fc5307a

* Incorporate Emil's feedback
  by Matthew Miller
https://github.com/w3c/webauthn/commit/582b2e2014c7cac6d9582738c4d1758e82b4acf5

* Rename options methods from `get-` to `parse-`
  by Matthew Miller
https://github.com/w3c/webauthn/commit/ae3a7d43807f5fa979b5741048faf3ffc3d1e8a9

* Incorporate @emlun's copy advice
  by Matthew Miller
https://github.com/w3c/webauthn/commit/b1b5fd1fd6ed629b4a65b9d143b25f4ade3ca6f4

* Attempt to define rules for when encoding fails
  by Matthew Miller
https://github.com/w3c/webauthn/commit/88bd8fbd8c8da7e8d15e2fe64f82af08f6a41f47

* Incorporate feedback on wording for exceptions
  by Matthew Miller
https://github.com/w3c/webauthn/commit/12e50712a5a02b0ebab7a22c77e7a6760e160865

* Merge pull request #1703 from w3c/masterkale-1683-json-serialization

New PublicKeyCredential methods for JSON (de)serialization
  by Matthew Miller
https://github.com/w3c/webauthn/commit/3cdea2be98b6758307c5d275b22a307881efbc93



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

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