Re: [webauthn] Allow immediate mediation (#2228)

> I think it would be OK to load a sign-in page behind the modal that comes up when a user clicks “Sign In”. I think in some testing that Google did in the past, having sign-in related content behind browser UI actually improved sign-in success rates.

Thanks for expanding on the idea of what immediate mediation might look like without leaking whether a user has a credential for the site. But the thought came to mind that this could probably also be achieved today by simply having the Sign In button take the user to `/signin` and then call `.get()` on page load. Which, if true, could obviate the need for immediate mediation...

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


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

Received on Friday, 24 October 2025 17:14:50 UTC