Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
DeekshaVarshney123 opened this issue Oct 22, 2024 · 2 comments

Comments

@DeekshaVarshney123
Copy link

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
Copy link
Author

please assign this issue to me

Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant