hyperlog-core / hyperlog-backend

Backend for hyperlog
0 stars 0 forks source link

Detailed Errors while Registering #13

Closed BrainBuzzer closed 4 years ago

BrainBuzzer commented 4 years ago

When registering the user, the data provided back is in the form of short error codes like "emailAlreadyExists" or "usernameAlreadyExists". @nikochiko I was wondering if it is possible to have longer error descriptions while registering the user.

nikochiko commented 4 years ago

Good idea. Will look into it :+1: