[webauthn] new commits pushed by selfissued

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

* add requireResidentKey param to the invocation step of authenticatorMakeCredential (#502)

* explicitly level 1, fixes #475

* improve allowCredentials and transports handling in #getAssertion, fixes #480

* Update index.bs

* add requireResidentKey param to authenticatorMC

* added ... identified by rpId for clarification

* grammar fixup

* Update index.bs

* fix linking error

* add back ' = []' on excludeCredentials, fixes #268

* add links to scribe/bot instructions

* Fix typo.

* Fix typo

* Renamed MakeCredentialOptions to MakePublicKeyCredentialOptions and parameters to pubKeyCredParams

* Have parameter orders match those in the Authenticator Operations section
  by Angelo Liao
https://github.com/w3c/webauthn/commit/ef83674b2c944e9ab07bec44a6af85362fcc383b

* PublicKeyCredentialParameters parameter name is alg - not algorithm (#513)
  by Mike Jones
https://github.com/w3c/webauthn/commit/52b4422b372ec5d56da89f4808cfb12938c8ecb2

* Resolved merge conflicts
  by Mike Jones
https://github.com/w3c/webauthn/commit/c4cead042f6b8af8644e84f0fd3ff25a62b86b50

Received on Saturday, 29 July 2017 00:23:30 UTC