[BUG] Email verification is missing from the Sign-up page. #65
Labels
bug
Something isn't working
enhancement
New feature or request
gssoc-ext
hacktoberfest
Hacktoberfest
hacktoberfest-accepted
Hacktoberfest Accepted
Description of the issue:
Provide a clear and concise description of the issue.
On the sign-up page, when a user registers with an email, there is no verification process in place to confirm whether the email belongs to the user. This allows users to provide incorrect email addresses, which could result in inaccurate data being stored on the server.
Steps to reproduce:
Expected result:
Describe what you expected to happen.
A verification email should be sent to the registered email address. The user should only be able to complete the sign-up process after verifying the email. This ensures that the email belongs to the user and is valid.
Actual result:
Describe what actually happened.
The user can register and log in without email verification. This allows incorrect or fake email addresses to be used, potentially leading to inaccurate data in the system.
System information:
Additional information:
I would like to work on this issue. Please allow me to work on this issue and use relevant tags under GSSoC'24-Extd ,Hacktober and also assign the level tag for this issue.
The text was updated successfully, but these errors were encountered: