Open givanse opened 9 years ago
Loggin in without a user or password returns:
http://localhost:4200/api/v1/auths/login 500 (Internal Server Error)
Wrong user or password returns:
http://localhost:4200/api/v1/auths/login 400 (Bad Request)
It should have been a 401 Unauthorized
Loggin in without a user or password returns:
Wrong user or password returns:
It should have been a 401 Unauthorized