We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
there is no email validation while signing up and also during login it directly making a db call rather than 1st validating the email and password.
I can signup without any providing any proper email
It should 1st validate and then regsiter user and the same for the login page.
1. Go to signup page 2. Click on signup without a proper email 3. See error
No response
Other
The text was updated successfully, but these errors were encountered:
Hello @Sonuu20! Thank you for raising this issue. Please make sure to follow our Contributing Guidelines. Don't forget to ⭐ our Grabtern-Frontend.
Our review team will carefully assess the issue and reach out to you soon! We appreciate your patience!
Sorry, something went wrong.
No branches or pull requests
Description
there is no email validation while signing up and also during login it directly making a db call rather than 1st validating the email and password.
Current behaviour
I can signup without any providing any proper email
Expected behaviour
It should 1st validate and then regsiter user and the same for the login page.
Reproduction steps
Screenshots
Logs
No response
Browsers
No response
OS
No response
Are you contributing for a program ?
Other
Code of Conduct
The text was updated successfully, but these errors were encountered: