Documentation
Authentication
Email

GitHub as Authentication Provider

To configure Email as authentication provider configure these environment variables in .env.

.env
SMTP_HOST=
SMTP_PORT=
SMTP_USER=
SMTP_PASSWORD=
SMTP_SENDER=
RESEND_API=

It is recommended to use Resend as SMTP provider. Click here (opens in a new tab) to know more about Resend.