79365731

Date: 2025-01-17 18:16:56
Score: 1
Natty:
Report link

The autofill UI is designed to be used for exactly this use case. You call WebAuthn in a conditionally mediated mode on page load, which will offer the autofill UI experience to the user.

https://passkeys.dev/docs/use-cases/bootstrapping/#authenticating-the-user

This is the recommended experience if your login screen has a username / identifier field.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: Tim