[webauthn] Pull Request: Fix incorrect use of options variables in create() and get()

emlun has just submitted a new pull request for https://github.com/w3c/webauthn:

== Fix incorrect use of options variables in create() and get() ==
Fixes #1752.

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.

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 Thursday, 22 September 2022 17:22:50 UTC