Closed tecfu closed 5 years ago
In the event of an incorrect email or password the error response returned should be a 401.
I urge you to review the spec: https://github.com/gothinkster/realworld/tree/master/api#errors-and-status-codes.
It also appears that errors are not returned in the correct format.
In the event of an incorrect email or password the error response returned should be a 401.