FAC-Sixteen / Remindly

Birthday App Reminder
https://remindly-app.herokuapp.com/
MIT License
3 stars 3 forks source link

When registering, passwords are compared server-side #56

Open sima-qian opened 5 years ago

sima-qian commented 5 years ago

I might be out of the loop on this one, but to me it would make more sense to check the passwords entered by a registering user match on the client-side, rather than sending off to the server.