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

New Sign up using Google Authentication is not working #188

Open
RiteshTC opened this issue Jul 18, 2018 · 1 comment
Open

New Sign up using Google Authentication is not working #188

RiteshTC opened this issue Jul 18, 2018 · 1 comment

Comments

@RiteshTC
Copy link

New member registration via Google OAuth is not working.
New Sign up page
https://accounts.topcoder.com/member/registration

// This function is throwing error. the identities array is empty in auth.js
function extractSocialUserData(profile, accessToken) {
var socialProvider = profile.identities[0].connection;
}

@RiteshTC
Copy link
Author

cc : @mtwomey @cwdcwd @ajefts

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

1 participant