- From: GitHub <noreply@github.com>
- Date: Fri, 28 Jul 2017 17:08:10 -0700
- To: public-webauthn@w3.org
- Message-ID: <597bd1ea8c5d4_232e63fbf5a891c24123d3@hookshot-fe-6dbb0c4.cp1-iad.github.net.mai>
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