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

Getting Google And Facebook tokens #12

Closed
sfxworks opened this issue Apr 5, 2017 · 1 comment
Closed

Getting Google And Facebook tokens #12

sfxworks opened this issue Apr 5, 2017 · 1 comment

Comments

@sfxworks
Copy link

sfxworks commented Apr 5, 2017

This is sort of related. I am trying to get google and facebook auth tokens to use so I can pass to a java firebase ane. I have been trying to pass the auth-tokens I get from signing in but they aren't working. Is this because I'm getting firebase's auth tokens and not the providers? If so..can you explain to me how I can get these?

@agentphantom
Copy link
Member

I haven't tested this but I think it is possible.

After you sign in with Facebook/Google/Twitter using Firebase and get the JSON response, there's a key named: oauthAccessToken, this might be the one you need for your ANE.

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