Email
Resend
Configure Resend for email delivery.
Overview
Resend is used for Magic Link and notification emails.
Quick start
1) Create an API key
- Sign up on Resend.
- Create an API key in the dashboard.
2) Verify your domain
- Add your sending domain in Resend.
- Add the DNS records (SPF/DKIM).
- Wait for verification to complete.
3) Configure environment variables
RESEND_API_KEY=your_resend_api_key
EMAIL_FROM=no-reply@yourdomain.com4) Verify delivery
Trigger a Magic Link login and confirm delivery in the Resend logs.