Authentication
Email & Password
The email authentication flow in the EasyToLaunch repository was made with the default settings of a Supabase project, so the users need to verify their emails to sign in.
You can change this settings on the Auth providers page in Supabase. Keep in mind that if you turn off this settings
the authetication flow for the Email & Password will be different, but don´t worry in the components/auth/sign-up-email-form.tsx file you have the instruction
on what changes do you need to do.
Usage
Unlock full documentation
This part of the documentation are for members only. Please upgrade your plan to unlock this section.