Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Is logonWithOAuthAccessToken compatible with other services? #173

Open
tony056 opened this issue Mar 22, 2016 · 2 comments
Open

Is logonWithOAuthAccessToken compatible with other services? #173

tony056 opened this issue Mar 22, 2016 · 2 comments

Comments

@tony056
Copy link

tony056 commented Mar 22, 2016

Hi all,

I tried to implement Google Sign In on my mobile client side, and then used the accessToken I got to log in my meteor server with logonWithOAuthAccessToken.
However, I failed and got the following log:

Unable to authenticate
{setCredentialToken: false, ...}

Should I change any configuration on my server, or logonWithOAuthAccessToken is only for facebook service right now?
By the way, is there any instruction for how to sign in with Google account through ObjectiveDDP library?

Best regards,
Tony

@mikey0000
Copy link
Collaborator

There are not instructions for logging in with Google, Feel free to create a PR once you get it working. Oauth services are not created the same unfortunately but it shouldn't take much work to get it going. Yes it currently only works for Facebook.

@nsolter
Copy link
Contributor

nsolter commented Apr 19, 2016

I ran into this issue when trying to get Google oauth to work: meteor/meteor#4798

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

No branches or pull requests

3 participants