Aye-Bee-See / sqlite-express-api

0 stars 0 forks source link

Validation and error handling #24

Closed paxblueribbon closed 1 month ago

paxblueribbon commented 1 month ago

Errors should now cleanly respond with a relevant message instead of crashing. New users must have unique username and email, password isn't showing in response to new user being registered.