Re: [webauthn] Description of CollectedClientData is outdated

Jeff is correct, "string-valued keys" only implies that the keys must be strings. We can be even clearer by spelling it out:

> The client data represents the contextual bindings of both the Relying Party and the client platform. It is a key-value mapping. Its keys must be strings, but values can be any type that has a valid encoding in JSON. Its structure is defined by the following Web IDL.

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

Received on Wednesday, 18 April 2018 21:49:57 UTC