ConnectPlus-Org / ConnectPlus-Org/ConnectPlus-Frontend

"Continue with google" not working

Open
#41 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
9
Forks
25
PR merge metrics
No merged PRs in 30d

Description

![image](https://github.com/ConnectPlus-Org/ConnectPlus-Frontend/assets/86497126/3a61425d-41be-4bd0-b362-16fcf5c49800)
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](https://github.com/ConnectPlus-Org/ConnectPlus-Frontend/assets/86497126/4f86c61a-803e-4873-9c02-0b69ba56452c)

Same happens when we go to Sign Up page
![image](https://github.com/ConnectPlus-Org/ConnectPlus-Frontend/assets/86497126/272a99a5-dda3-4b1e-b4d9-ba69063683ef)

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.