[webauthn] new commits pushed by equalsJeffH

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

* Clarify How Client Data is Sent to Authenticator

In #1442 some questions were brought up about the format in which the client data is sent to the authenticator, hopefully this will clarify it somewhat?
  by Nick Steele
https://github.com/w3c/webauthn/commit/800cc7c214b6872ed3ab98edd46f32d2e6dd94a0

* Fix linking error

Co-authored-by: Emil Lundberg <emil@yubico.com>
  by Nick Steele
https://github.com/w3c/webauthn/commit/688cb3a1222ac6265a63691ce6a0abf37d75184d

* Update with Jeff's suggestions

Co-authored-by: =JeffH <jdhodges@google.com>
  by Nick Steele
https://github.com/w3c/webauthn/commit/3fb1eab89c1b9e806150c848c857e196d28ed6a5

* Update 5.1.3 and 5.1.4 with proper references
  by Nick Steele
https://github.com/w3c/webauthn/commit/7c50a8e3f54109ca9cb389f5481ce7329651cd3e

* merge-from-master and fix conflicts
  by JeffH
https://github.com/w3c/webauthn/commit/1e69f1ae3f86e435af4c4f44e57ca56124eea4dd

* Update RP ID definition to allow URL syntax or arbitrary strings

This updates the RP ID definition to clearly state that in the context of the WebAuthn API, an RP ID MUST be a valid domain string, and also note that in the context of other specifications, an RP ID MAY be URL syntax or arbitrary strings.
  by JeffH
https://github.com/w3c/webauthn/commit/c3b4dfbcc9b9774211620f059a0b9bfcd5eef8ce

* normative polish
  by JeffH
https://github.com/w3c/webauthn/commit/75c9e05567a0b7ce37aeb7a59a8f434580e5af77

Received on Wednesday, 8 July 2020 17:50:52 UTC