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

🐞 [BUG] - signup/login validation error #905

Open
1 task done
Sonuu20 opened this issue Oct 14, 2024 · 1 comment
Open
1 task done

🐞 [BUG] - signup/login validation error #905

Sonuu20 opened this issue Oct 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Sonuu20
Copy link

Sonuu20 commented Oct 14, 2024

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

1. Go to signup page
2. Click on signup without a proper email
3. See error

Screenshots

DESCRIPTION

Logs

No response

Browsers

No response

OS

No response

Are you contributing for a program ?

Other

Code of Conduct

  • I have read and agree to the Contributing Guidelines of this project.
@Sonuu20 Sonuu20 added the bug Something isn't working label Oct 14, 2024
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant