ConnectPlus-Org / ConnectPlus-Org/ConnectPlus-Frontend
"Continue with google" not working
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description

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

Same happens when we go to Sign Up page

**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
Assessment
This issue has not been assessed yet.