[webauthn] new commits pushed by emlun

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

* Fix lowercase start of a sentence
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/c3be90f86a36b88c4bc07702cac6b5e0c20b3fc5

* Link AttestationConveyancePreference values in switch cases

We already do this for UserVerificationRequirement values even though both types
are "non-exhaustive" enumerations for DOMString attributes.
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/91dde1637c99e444986405fa66b3b43e0d982073

* Explicitly point out that same user handle overwrites existing cred
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/6ad9a0c5dc8e14392c6820035dd6bb6083d85715

* Change a "behaviour" to "behavior" to align with majority in doc
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/a1b6df552d8782d41d8d42a9dda2fa39259ce85b

* Introduce terms "contains" and "created on" as synonyms of "bound to"
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/339cbee82bb7453507ff979b21b451aa31639fa3

* Clarify, simplify and unify parameter descriptions

These parameter descriptions are the primary API documentation for Relying
Parties, so this rewrites attempts to simplify the descriptions and clearer
explain how to use them from an RP perspective. Also removes some unnecessary
words and aligns some similar descriptions into more recognizable patterns.
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/a7af17acd9e4b6822502db2a5ee8553c597f5583



-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 13 June 2021 21:13:45 UTC