TanmoySG / wunderDB

A micro JSON-based Data Store inspired by MongoDB.
http://wdb.tanmoysg.com/api/
Apache License 2.0
12 stars 0 forks source link

[Bug] Fix Authentication Error Message #41

Closed TanmoySG closed 1 year ago

TanmoySG commented 1 year ago

Currently error statement returned for a user that doesn't exist is userMissing, but we also need to return Auth Failed along with the userMissing.