[webauthn] Pull Request: Trim unnecessary step from appId extension

kpaulh has just submitted a new pull request for https://github.com/w3c/webauthn:

== Trim unnecessary step from appId extension ==
It's not actually necessary to specify that the extension is only valid for getAssertion because it's already restricted by being part of AuthenticatorExtensionClientInputs.

See https://github.com/w3c/webauthn/pull/910

Received on Tuesday, 15 May 2018 18:49:34 UTC