[webauthn] Merged Pull Request: Emphasise that the CollectedClientData can be extended.

equalsJeffH has just merged agl's pull request 827 for https://github.com/w3c/webauthn:

== Emphasise that the CollectedClientData can be extended. ==
There is a risk that RPs will implement overly simplistic parsing of the `CollectedClientData` and end up intolerant of any future additions. This change emphasises the need to parse it properly and will be coupled with a behaviour in Chrome that inserts a key (`new_keys_may_be_added_here`) in a random 20% of cases.


<!--
    This comment and the below content is programatically generated.
    You may add a comma-separated list of anchors you'd like a
    direct link to below (e.g. #idl-serializers, #idl-sequence):

    Don't remove this comment or modify anything below this line.
    If you don't want a preview generated for this pull request,
    just replace the whole of this comment's content by "no preview"
    and remove what's below.
-->
***
<a href="https://pr-preview.s3.amazonaws.com/agl/webauthn/pull/827.html" title="Last updated on Mar 13, 2018, 6:40 PM GMT (200f12a)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/827/716a169...agl:200f12a.html" title="Last updated on Mar 13, 2018, 6:40 PM GMT (200f12a)">Diff</a>

See https://github.com/w3c/webauthn/pull/827

Received on Wednesday, 11 April 2018 17:41:10 UTC