Good fit for
- Authentication
- Checkout
- Team onboarding
This authentication forms pattern works best when its purpose is clear in the surrounding page hierarchy.
Open experiment
Explains a passwordless email sign-in flow with privacy context, resend timing, and recovery options. Submission reveals a nonblocking sent state and a bounded resend countdown without removing the email. Recovery and delivery expectations appear before failure instead of after a user becomes stuck.
Implementation field notes
The preview and source are only the starting point. Use these notes to decide where the component fits, preserve its accessibility contract, and verify the adapted result.
This authentication forms pattern works best when its purpose is clear in the surrounding page hierarchy.
Related learning