Implement the screens below based on which authentication methods you’ve enabled in your dashboard. Email is enabled by default for most projects.Documentation Index
Fetch the complete documentation index at: https://docs.dynamic.xyz/docs/llms.txt
Use this file to discover all available pages before exploring further.
Screens
| Authentication method | Description | Guide |
|---|---|---|
| Collect email, send OTP, verify code | Guide | |
| SMS | Collect phone number, send OTP, verify code | Guide |
| Social | Trigger OAuth redirect per provider | Guide |
| External JWT | Sign in with an externally issued JWT (enterprise) | Guide |
| Passkey | Authenticate with a registered passkey | Guide |
| External Wallets | Connect and verify an external wallet | Guide |
| MFA | Prompt for TOTP code or passkey | Guide |
| Captcha | Render and submit captcha challenge | Guide |
| Step-up authentication | Re-verify identity before sensitive actions | Guide |
| Device registration | Verify identity on unrecognized device login | Guide |