Saasli / saasli-backend

Documentation
https://saasli.github.io/docs/
0 stars 0 forks source link

More verbose error message when client credentials are invalid. #27

Closed godd9170 closed 7 years ago

godd9170 commented 7 years ago

If you botch the email, password or token in DynamoDB, the error is 'No such object found'

godd9170 commented 7 years ago

33 will solve this badboy

godd9170 commented 7 years ago

Plenty of new error handling has been introduced in 3b2f598fd7825e4f78d9861a8277afed39e6ef03 which more than solves this. #33 will just abstract this up one level further.