Re: [webauthn] PublicKeyCredentialDescriptor.id and PublicKeyCredentialEntity.id type differ

there were reasons we introduced using BufferSource rather than DOMString in various places: https://github.com/w3c/webauthn/issues/61

though, we've had various further issues in this context:

https://github.com/w3c/webauthn/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aclosed%20buffersource

Am not sure offhand whether we ought to change PublicKeyCredentialEntity.id of type DOMString to BufferSource, but that's something to consider. 

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

Received on Thursday, 13 July 2017 12:54:09 UTC