- From: Dominic Battre via GitHub <sysbot+gh@w3.org>
- Date: Thu, 08 Jun 2017 16:50:34 +0000
- To: public-webauthn@w3.org
We need these to be nullable because we extend the CredentialCreationOptions type that is shared by all profiles of the Credential Management API. The following would have a nulled publicKey but would be valid: navigator.credentials.create({password: {...}}); -- GitHub Notification of comment by battre Please view or discuss this issue at https://github.com/w3c/webauthn/issues/490#issuecomment-307162376 using your GitHub account
Received on Thursday, 8 June 2017 16:50:40 UTC