[webauthn] Merged Pull Request: Add note about decoding U2F keyhandles.

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

== Add note about decoding U2F keyhandles. ==
U2F key handles need to be base64url decoded before being used as
ArrayBuffers in WebAuthn calls. This isn't completely obvious so this
change adds a clarification to the appid and appidExclude extensions.


<!--
    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/1272.html" title="Last updated on Aug 20, 2019, 10:13 PM UTC (cf05efe)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/1272/4561e48...agl:cf05efe.html" title="Last updated on Aug 20, 2019, 10:13 PM UTC (cf05efe)">Diff</a>

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

Received on Wednesday, 21 August 2019 19:14:33 UTC