stanfordnmbl / opencap-api

Apache License 2.0
5 stars 6 forks source link

Fix error message register #145

Closed AlbertoCasasOrtiz closed 9 months ago

AlbertoCasasOrtiz commented 9 months ago

When a user tries to register and the username or email are already taken, it will now specify which one already exist.

Previous version just mentioned that "the field already exist", but would not tell which field.