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

  Branch: refs/heads/acz
  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


  Commit: 52b4422b372ec5d56da89f4808cfb12938c8ecb2
      https://github.com/w3c/webauthn/commit/52b4422b372ec5d56da89f4808cfb12938c8ecb2
  Author: Mike Jones <Michael.Jones@microsoft.com>
  Date:   2017-07-28 (Fri, 28 Jul 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  PublicKeyCredentialParameters parameter name is alg - not algorithm (#513)


  Commit: c4cead042f6b8af8644e84f0fd3ff25a62b86b50
      https://github.com/w3c/webauthn/commit/c4cead042f6b8af8644e84f0fd3ff25a62b86b50
  Author: Mike Jones <Michael.Jones@microsoft.com>
  Date:   2017-07-28 (Fri, 28 Jul 2017)

  Changed paths:
    M index.bs

  Log Message:
  -----------
  Resolved merge conflicts


Compare: https://github.com/w3c/webauthn/compare/947290b01fdd...c4cead042f6b

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