C# creating API and ASP.NET MVC web app – need help to get warning entering wrong parameters
I’m creating an ASP.NET Web API and MVC web app with SQL Server. It is working well, authorization is successful, but while I’m testing the login screen, if I enter something wrong like a wrong password, it is not returning a warning.