[w3c/webauthn] ef8367: add requireResidentKey param to the invocation ste...

  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: ef83674b2c944e9ab07bec44a6af85362fcc383b
      https://github.com/w3c/webauthn/commit/ef83674b2c944e9ab07bec44a6af85362fcc383b
  Author: Angelo Liao <huliao@microsoft.com>
  Date:   2017-07-28 (Fri, 28 Jul 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  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

Received on Saturday, 29 July 2017 00:08:40 UTC