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

"Continue with google" not working #41

Open
arey-pranay opened this issue Oct 15, 2023 · 1 comment
Open

"Continue with google" not working #41

arey-pranay opened this issue Oct 15, 2023 · 1 comment

Comments

@arey-pranay
Copy link

image
On clicking the "Continue with Google" button on the initial login screen, a dialog box appears asking to "Enter the Credentials"

Reproducible Steps
go to https://connect-plus-frontend.vercel.app/login, click on the google login button.

Expected behaviour: A google OAuth dialog box should appear
image

Same happens when we go to Sign Up page
image

Possible Fix:
The "Continue with Google" is triggering the same function as the email login and email sign up functions, so if we change the function getting triggered by this event, it might fix the issue.

@Tech-Shreyansh
Copy link
Contributor

image On clicking the "Continue with Google" button on the initial login screen, a dialog box appears asking to "Enter the Credentials"

Reproducible Steps go to https://connect-plus-frontend.vercel.app/login, click on the google login button.

Expected behaviour: A google OAuth dialog box should appear image

Same happens when we go to Sign Up page image

Possible Fix: The "Continue with Google" is triggering the same function as the email login and email sign up functions, so if we change the function getting triggered by this event, it might fix the issue.

I am assining you this issue. Please carry on and fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants