You are browsing as a guest. Sign up (or log in) to start making projects!

2h 28m 35s logged

IELTS Only - Version 0.3.0 - Authentication Update

The logic is very straightforward: The user enters their email.

If that email already exists in the database, they will be asked to enter their password. The system then checks the password and logs them in.

If the email does not exist yet, the user will be asked to enter their name and create a password. After that, they will be logged in.

This is my idea for combining login and registration into one simple flow.

I use Supabase to store the user database, ensuring security and transparency.

0
27

Comments 0

No comments yet. Be the first!