[webauthn] Pull Request: Specify extension types in listing instead of prose

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

== Specify extension types in listing instead of prose ==
I think this makes it easier to identify the type(s) of the extensions. Since the extension types are referenced in [create()][create] and [get()][get], it seems preferable to specify them clearly and formally instead of in the prose description as is currently done.

The term "extension type" is currently left without a formal definition, though. I'm thinking one probably isn't necessary, but I can add one if it is.

This PR currently has no accompanying issue.

[create]: https://w3c.github.io/webauthn/#ref-for-registration-extension
[get]: https://w3c.github.io/webauthn/#ref-for-authentication-extension

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

Received on Thursday, 7 June 2018 15:23:59 UTC