Re: [webauthn] Description of CollectedClientData is outdated

Oh, I see. I seems like I read my quoted passage as "with strings as keys and values" - I think "string-valued keys" was the culprit. Now that you both point it out it's obvious that the current wording is indeed correct.

A minor clarification like what @equalsJeffH suggests would probably be good, though, but I think it would be enough to change "with string-valued keys" to "whose keys are strings":

```
The client data represents the contextual bindings of both the Relying Party and the client platform. It is a key-value mapping whose keys are strings. 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 emlun
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/870#issuecomment-382655742 using your GitHub account

Received on Thursday, 19 April 2018 08:35:53 UTC