Is your feature request related to a problem? Please describe.
route should return a message.password or message.username depending on which item cannot be validated
Describe the solution you'd like
if a username is not matched in the database, it should return a that specific message, if a password is not authed, it should say that
Is your feature request related to a problem? Please describe.
route should return a message.password or message.username depending on which item cannot be validated
Describe the solution you'd like
if a username is not matched in the database, it should return a that specific message, if a password is not authed, it should say that