pioneer-pay / pioneer-pay-microservices

0 stars 0 forks source link

[Login] Lack of Handling for Invalid Login Attempts. #9

Open Harshitha20-MCA opened 7 months ago

Harshitha20-MCA commented 7 months ago

Steps to Reproduce: 1.Navigate to the login page. 2.Enter an incorrect username or password. 3.Observe the system's response to the invalid login attempt.

Expected Result: 1.Display an error message indicating that the username is not recognized. 2.The user should not be logged in.

Actual Result: The system does not handle invalid login attempts, and no error messages .