[webauthn] Merged Pull Request: Fix incorrect use of options variable: rename to pkOptions

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

== Fix incorrect use of options variable: rename to pkOptions ==
Fixes #1752. This is mutually exclusive with PR #1806. I couldn't decide which approach is better, but I'm slightly favouring this one over #1806.

This fixes the issue by introducing a new variable _pkOptions_ instead of re-assigning the existing variable _options_, so that _options_ can keep its original value.


<!--
    This comment and the below content is programmatically 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/w3c/webauthn/pull/1805.html" title="Last updated on Sep 22, 2022, 5:27 PM UTC (3a543c4)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/1805/0bfc0d0...3a543c4.html" title="Last updated on Sep 22, 2022, 5:27 PM UTC (3a543c4)">Diff</a>

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 5 October 2022 19:13:49 UTC