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

OTP Verification not working on Sign Up Page #571

Open
QAZIMAAZARSHAD opened this issue Oct 12, 2023 · 6 comments
Open

OTP Verification not working on Sign Up Page #571

QAZIMAAZARSHAD opened this issue Oct 12, 2023 · 6 comments
Assignees
Labels
bug Something isn't working hacktoberfest 🤩 Up for Grab This issue will is not assigned ! Grab It !

Comments

@QAZIMAAZARSHAD
Copy link
Owner

QAZIMAAZARSHAD commented Oct 12, 2023

On the signup.html page, there is a feature in place where, upon entering the correct details, an OTP should be sent to the user's provided email. The user is then required to verify this OTP before being redirected to the quiz.html page. However, it seems that this OTP feature is not functioning correctly, and there may be an issue related to Gmail.

Feel free to create a new email address, possibly through a service like "ApnaTheatre@proton.me" or similar, in case there are any issues with Gmail.

Actual Behavior: When the user enters the correct details and hits the Sign Up button, nothing happens.

Expected Behavior: As soon as the user clicks the Sign Up button, a pop-up should appear "An OTP has been sent to your registered email ID, please enter the OTP", and a new input field to submit the OTP should appear below the sign-up form. When the user enters the correct OTP, the user should be redirected to the quiz.html page.

https://github.com/QAZIMAAZARSHAD/Movie-Streaming-Website/blob/master/Readme_assets/Singup_p.gif

@QAZIMAAZARSHAD QAZIMAAZARSHAD added bug Something isn't working 🤩 Up for Grab This issue will is not assigned ! Grab It ! hacktoberfest labels Oct 12, 2023
@Virtual4087
Copy link

can you be a little more specific please. What exactly about the OTP feature is not working as expected?

@QAZIMAAZARSHAD
Copy link
Owner Author

Can you be a little more specific, please? What exactly about the OTP feature is not working as expected?

https://qazimaazarshad.github.io/Movie-Streaming-Website/signup.html

Actual Behavior: When the user enters the correct details and hits the Sign Up button, nothing happens.

Expected Behavior: As soon as the user clicks the Sign Up button, a pop-up should appear "An OTP has been sent to your registered email ID, please enter the OTP", and a new input field to submit the OTP should appear below the sign-up form. When the user enters the correct OTP, the user should be redirected to the quiz.html page.

This OTP feature is already implemented and was working when I last checked but now it appears there is a bug in the feature.

@Virtual4087
Copy link

ok you can assign this to me. and is it okay if i use some other techniques for sending the otp verification?

@Virtual4087
Copy link

also if you're using your actual password here i suggest you to change it because it's pretty much public now. Instead you can create a .env file or use github secrets for this

@QAZIMAAZARSHAD
Copy link
Owner Author

ok you can assign this to me. and is it okay if i use some other techniques for sending the otp verification?

Go ahead.

@QAZIMAAZARSHAD
Copy link
Owner Author

also if you're using your actual password here i suggest you to change it because it's pretty much public now. Instead you can create a .env file or use github secrets for this

No, it's just a dummy email, I am not using it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest 🤩 Up for Grab This issue will is not assigned ! Grab It !
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants