Login With Email
Set up Email Logins for your Supabase application.
- Enable the email provider in your Supabase Project
- Configure the Site URL and any additional redirect URLs in the authentication management tab.
- The Site URL represents the default URL that the user will be redirected to after clicking on the email signup confirmation link.
Self hosting
For self-hosting, you can update your project configuration using the files and environment variables provided.
See the self-hosting docs for details.