Email Verification (Self-serve)
Send a magic link to verify a user’s email address. User clicks the link, done.Setup
- Create an app in the dashboard
- Get an M2M token from Settings > M2M Tokens
Send verification
What happens
- User receives an email with a magic link
- User clicks the link, lands on the verification page
- Identity confirmed, status updates to
verified - Webhook fires to your endpoint (if configured)