Using email/pass for authentication
I am trying to make a simple authentication system with username/password, but it's not working and I'm forced to make "fake emails" for each user just so that I get authentication
Is there username/password authentication for supabase? how can I achieve that?
Is there username/password authentication for supabase? how can I achieve that?