Http Status Code. To identify wrong password or wrong username – Flutter
If return 401 (Unauthorized), I don't know password field is wrong or username is wrong in frontend. Which code should return for password wrong? and which code for username wrong? I wanna know exactly which field is wrong in authentication.