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]: Redundant Email Verification after Google Login #1322

Open
3 tasks done
mukul0596 opened this issue Oct 11, 2024 · 1 comment
Open
3 tasks done

[Bug]: Redundant Email Verification after Google Login #1322

mukul0596 opened this issue Oct 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working up-for-grabs

Comments

@mukul0596
Copy link

Issue Description

When registering and logging into OpenSign using Google login, my email in the profile section is marked as "not verified." Despite having signed in via Google (which already verifies my email), I am still required to verify the email by generating and entering an OTP. This seems redundant and adds an unnecessary step to the registration process.

Expected Behavior

Once a user registers using Google login, the email should be automatically marked as "verified," as Google has already confirmed the validity of the email during the OAuth process.

Current Behavior

After registering with Google login, the email in the profile section is marked as "not verified." The system prompts the user to generate and enter an OTP sent to their email in order to verify it, even though Google has already verified the email during registration.

Steps to reproduce

  1. Register on OpenSign using Google login.
  2. After logging in, navigate to the profile section.
  3. Observe that the email is marked as not verified.
  4. Generate an OTP and verify the email manually, even though Google has already verified the email.

Screenshots of the issue(optional)

No response

Operating System [e.g. MacOS Sonoma 14.1, Windows 11]

Ubuntu 22.04.5 LTS

What browsers are you seeing the problem on?

Chrome

What version of OpenSign™ are you seeing this issue on? [e.g. 1.0.6]

2.4.1

What environment are you seeing the problem on?

Production (app.opensignlabs.com)

Please check the boxes that apply to this issue report.

  • I have searched the existing issues & discussions to make sure that this is not a duplicate.

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I have searched the existing issues & discussions to make sure that this is not a duplicate.
@mukul0596
Copy link
Author

Hi! I'd love to contribute and work on this bug. Please let me know if it's okay to proceed or if there are any specific guidelines or considerations you'd like me to follow.

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

No branches or pull requests

3 participants