Re: [webauthn] CredentialCreationOptions can't have a nullable MakeCredentialOptions

FWIW, I don't see a good reason to make those fields nullable. They're already optional because they don't say `required`, and we don't need to be able to spell "not there" both `undefined` and `null`.

-- 
GitHub Notification of comment by jyasskin
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/490#issuecomment-306893318 using your GitHub account

Received on Wednesday, 7 June 2017 19:02:25 UTC