[webauthn] new commits pushed by nadalin

The following commits were just pushed by nadalin 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

Received on Friday, 16 February 2018 22:18:21 UTC