[webauthn] CredentialCreationOptions can't have a nullable MakeCredentialOptions

qdot has just created a new issue for https://github.com/w3c/webauthn:

== CredentialCreationOptions can't have a nullable MakeCredentialOptions ==
The CrednetialCreationOptions dictionary definition lists the MakeCredentialOptions member as nullable. According to the WebIDL spec, dictionary type members of dictionaries cannot be nullable.

https://www.w3.org/TR/WebIDL-1/#idl-nullable-type

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/490 using your GitHub account

Received on Tuesday, 6 June 2017 19:23:18 UTC