- From: milesstoetzner via GitHub <sysbot+gh@w3.org>
- Date: Fri, 28 Sep 2018 17:58:08 +0000
- To: public-webauthn@w3.org
milesstoetzner has just created a new issue for https://github.com/w3c/webauthn: == Typo == I think in [step 18.4](https://www.w3.org/TR/webauthn/#discover-from-external-source) "clientExtensions" should be "authenticatorExtensions" (two times). > 4. If options.allowCredentials > [...] >is empty Using local configuration knowledge of the appropriate transport to use with authenticator, invoke the authenticatorGetAssertion operation on authenticator with rpId, clientDataHash, allowCredentialDescriptorList, userPresence, userVerification, and **extensionExtension**s as parameters. >[...] > is empty > Using local configuration knowledge of the appropriate transport to use with authenticator, invoke the authenticatorGetAssertion operation on authenticator with rpId, clientDataHash, userPresence, userVerification and **extensionExtensions** as parameters. > Greetings, Miles Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1089 using your GitHub account
Received on Friday, 28 September 2018 17:58:15 UTC