COSC-499-W2023 / year-long-project-team-8

year-long-project-team-8 created by GitHub Classroom
3 stars 3 forks source link

Check if email is in use #213

Open aroizmand opened 7 months ago

aroizmand commented 7 months ago

Verify if the account already exists with the email that the user is trying to sign up so we can give better feedback in the error messages to the user instead of a generic "error creating account" which can be triggered by many things.

aroizmand commented 7 months ago

Same for forgot password