- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Wed, 07 Jun 2017 20:11:20 +0000
- To: public-webauthn@w3.org
Ok, so we can just delete the "?"s in both of.. ``` partial dictionary CredentialCreationOptions { MakeCredentialOptions? publicKey; }; partial dictionary CredentialRequestOptions { PublicKeyCredentialRequestOptions? publicKey; }; ``` ..and we are good? -- GitHub Notification of comment by equalsJeffH Please view or discuss this issue at https://github.com/w3c/webauthn/issues/490#issuecomment-306910736 using your GitHub account
Received on Wednesday, 7 June 2017 20:11:26 UTC