tushargupta1504 / Medical-Website

Very basic project for the beginner''s
https://tushargupta1504.github.io/Medical-Website/
Apache License 2.0
62 stars 194 forks source link

Issue with Signup/Login: Error Message Shown Even with Valid Credentials #616

Open DeekshaVarshney123 opened 2 hours ago

DeekshaVarshney123 commented 2 hours ago

Description When trying to sign up with valid credentials, an error message is displayed, preventing the user from proceeding with the registration process. Additionally, if we attempt to log in without signing up, the same error message appears.

Steps to Reproduce 1- Navigate to the user Sign-Up page. 2- Fill in all the required fields with valid credentials (e.g., valid email, password, etc.). 3-Click the Sign Up button. 4-Observe the error message displayed, even though the credentials are valid. 5-Now, try to log in with the same credentials (without signing up). 6-The same error message appears.

Expected Behavior After entering valid credentials in the sign-up form, the user should successfully be registered and redirected to the login page or dashboard. When logging in with the correct credentials, the user should successfully be authenticated and redirected to the dashboard or appropriate page.

Actual Behavior An error message is displayed during both the sign-up and login process, even with valid credentials.

DeekshaVarshney123 commented 2 hours ago

please assign this issue to me

github-actions[bot] commented 2 hours ago

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!