[webauthn] Pull Request: Replace AuthenticationExtensionsAuthenticatorInputs with CDDL

emlun has just submitted a new pull request for https://github.com/w3c/webauthn:

== Replace AuthenticationExtensionsAuthenticatorInputs with CDDL ==
This replaces the unused WebIDL type AuthenticationExtensionsAuthenticatorInputs with formally defined CDDL extensions point for authenticator extension in/outputs. It doesn't precisely encode that entry keys must be extension identifiers, but the client counterparts also don't, and the prose definition does state this requirement and illustrate it with an example.

Fixes #1435.

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

Received on Thursday, 11 June 2020 00:33:23 UTC