Prerequisites
To get the most out of this guide, you’ll need to:1. Get the Resend SMTP credentials
When configuring your SMTP integration, you’ll need to use the following credentials:- Host:
smtp.resend.com
- Port:
465
- Username:
resend
- Password:
YOUR_API_KEY
2. Integrate with Auth0 SMTP
After logging into your Auth0 dashboard, you’ll need to enable the SMTP integration.- From your Auth0 dashboard, go to Branding > Email Provider.
- Enable the Use my own email provider toggle.
- Select SMTP Provider.
- Enter a From email address, and then enter the Resend SMTP server’s Host, Port, Username, and your API key as the Password.
