- From: Emil Lundberg via GitHub <sysbot+gh@w3.org>
- Date: Mon, 20 Nov 2017 12:10:16 +0000
- To: public-webauthn@w3.org
I support making `options.authenticatorSelection` required and default to `{}`. Then we can also get rid of the "If `authenticatorSelection` is present" branch, and the descriptions of `requireResidentKey` and `requireUserVerification` in [authenticatorMakeCredential][make] won't describe possibly undefined behaviour. I suppose it would technically be a breaking change to how `credentials.create()` is implemented, but it wouldn't at all affect observable behaviour or the API on either end. [make]: https://w3c.github.io/webauthn/#op-make-cred -- GitHub Notification of comment by emlun Please view or discuss this issue at https://github.com/w3c/webauthn/issues/692#issuecomment-345677945 using your GitHub account
Received on Monday, 20 November 2017 12:10:20 UTC