[webauthn] Specify what happens when a WebAuthn request is issued while there is another one in progress (#1790)

nsatragno has just created a new issue for https://github.com/w3c/webauthn:

== Specify what happens when a WebAuthn request is issued while there is another one in progress ==
I noticed the specification does not say what happens when a WebAuthn request is issued while another one is still pending. On Chrome, this results in an error.

WebAuthn credentials may not be the only credentials in the browser accessed through the Credential Management API that result in some UI being shown. This should probably be addressed at the Credential Management level then, allowing a single pending request per frame. If the RP decides to cancel a request (e.g. a conditional ui request) to issue another, they can use the abort controller.



Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1790 using your GitHub account


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

Received on Friday, 26 August 2022 20:25:55 UTC