santosderek / Vitality

A workout companion app focused on managing user fitness and trainer information.
https://vitality.santosderek.com/
MIT License
1 stars 1 forks source link

Alert user of invalid characters in /login, /signup, and /usersettings routes #166

Closed santosderek closed 3 years ago

santosderek commented 3 years ago

What would you like to add? Add a try and catch block to deal with the invalid characters exception when passing in invalid characters.

Describe the solution you'd like (If needed)