[webauthn] Add support for non-modal UI (#1545)

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

== Add support for non-modal UI ==
WebAuthn UIs in browsers are typically intrusive. This presents a challenge for sites that are transitioning from usernames and passwords because they have to have a separate “Use WebAuthn” UI element for those who wish to.

WebAuthn could provide a signal to user-agents that a gentler presentation is desired such that sites can always trigger such a WebAuthn request on their login name and leave it up to the browser to show a suitable amount of UI. The amount of UI might depend on whether responsive credentials are known to exist, whether the user has used WebAuthn in the past, or other sensible factors. The site awaits the resolution of the Promise, which might simply never come if WebAuthn is not suitable for the current user.

(This is being filed as a placeholder for L3.)

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


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

Received on Wednesday, 6 January 2021 23:39:22 UTC