Anilreddy2979 / firstprojectmanagement

0 stars 0 forks source link

Fix login functionality error #4

Open Anilreddy2979 opened 11 hours ago

Anilreddy2979 commented 11 hours ago

Users are unable to log in due to an error in the authentication module. The issue occurs when incorrect credentials are entered, and the error message fails to display properly. Steps to reproduce: Open the login page. Enter incorrect credentials. Click the "Login" button. Observe the error (blank screen instead of an error message).