SCE-Development / Clark

Made entirely by SJSU students, this is the Software and Computer Engineering Society's outward face on the internet.
https://sce.sjsu.edu
MIT License
28 stars 12 forks source link

Remove unauthenicated api to check if an email is registered #1459

Closed evanugarte closed 1 month ago

evanugarte commented 2 months ago

https://github.com/SCE-Development/Clark/blob/053254e98c69909dd5e834cbb17fc4592a9c63fb/api/main_endpoints/routes/User.js#L72

  1. ensure creating an account on the website works, on the sign up page
  2. ensure creating a second account with the same email, says "this email exists already" when we try to submit