[webauthn] new commits pushed by akshayku

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

* Switch |tokenBindingId| to a structure.

The existing string was not able to express the ternary nature of token
binding for a given connection. See referenced bug for discussion.

Fixes #798
  by Adam Langley
https://github.com/w3c/webauthn/commit/a47fe1c4d53b123caa7abc76e9659b95dc1c1a16

* Address @emlun comments.
  by Adam Langley
https://github.com/w3c/webauthn/commit/8b8e9ecb6c388e6a46c51a768464aa99477a5942

* Merge pull request #802 from agl/issue798

Switch |tokenBindingId| to a structure.
  by Anthony Nadalin
https://github.com/w3c/webauthn/commit/05335d4484044dbca552f74ab52ff171ebb71b34

* Merge branch 'master' of https://github.com/w3c/webauthn into akshay-sig-clarification
  by Akshay Kumar
https://github.com/w3c/webauthn/commit/cde648a9996064139614be6e18ec1714e3e63f9d

Received on Sunday, 18 February 2018 20:57:52 UTC