earaujoassis / space

🚀 A user management microservice; OAuth 2 provider
MIT License
17 stars 6 forks source link

Improve error messages and error handling #72

Open earaujoassis opened 4 years ago

earaujoassis commented 4 years ago

It's been tricky to obtain error messages when requesting something from the API or from the view side (mostly, OAuth methods). The error message and handling should be improved on those areas, mainly:

earaujoassis commented 4 years ago

Display error/panic messages for development environment through the 500/internal error page.