[webauthn] Merged Pull Request: Default to ES256 and RS256 if pubKeyCredParams is empty

nsatragno has just merged nsatragno's pull request 1387 for https://github.com/w3c/webauthn:

== Default to ES256 and RS256 if pubKeyCredParams is empty ==
Default to algorithm -7 ("ES256") when `options.pubKeyCredParams` is
empty.

Fixes #1383.


<!--
    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/nsatragno/webauthn/pull/1387.html" title="Last updated on Mar 25, 2020, 7:46 PM UTC (2feeac6)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/1387/a0249af...nsatragno:2feeac6.html" title="Last updated on Mar 25, 2020, 7:46 PM UTC (2feeac6)">Diff</a>

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

Received on Wednesday, 25 March 2020 19:48:12 UTC