[webauthn] Pull Request: Strongly type client extension inputs and outputs

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

== Strongly type client extension inputs and outputs ==
Client extension inputs and outputs are now strongly typed.  Several individual extensions were also cleaned up so that their JavaScript and CBOR representations directly correspond to one another.  The example extension was so irregular and ad-hoc as to actually be a terrible example.  It was therefore deleted.  The existing extensions now should serve as good examples.

Fixes #346 
Fixes #626 
Partially fixes #713 
Partially fixes #738 

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

Received on Friday, 26 January 2018 00:18:42 UTC