Re: [webauthn] Allow conditional and modal flows to run simultaneously (#1854)

What would be nice is if the RP only had one challenge outstanding, and it could be satisfied by either the autofill UI or a modal interface. Imagine the onClick action of a button on the same page as the autofill input field, being the thing that invoked the modal "version" of the interface. Ideally only one (the autofill) WebAuthn call need be made in JS, and the button just invoked the modal version of that while pausing the autofill version.

-- 
GitHub Notification of comment by sbweeden
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1854#issuecomment-1460957133 using your GitHub account


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

Received on Wednesday, 8 March 2023 22:21:44 UTC