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

get credentials from provider's installed app #46

Open
mgarchagudashvili opened this issue Jan 13, 2015 · 4 comments
Open

get credentials from provider's installed app #46

mgarchagudashvili opened this issue Jan 13, 2015 · 4 comments

Comments

@mgarchagudashvili
Copy link

Hello!
Is it possible to get user information from installed facebook,twitter or whatever application?
and if not installed, from inappbrowser

@calclavia
Copy link

Yeah, I'm also trying to look for a solution to this. Possibly one could use Cordova FB plugin, and then hook it into OAuth somehow...

@angelxmoreno
Copy link

You will need to use some sort of Facebook or Twitter cordova/phonegap plugin that will allow you that can of access.

@calclavia
Copy link

Yes. Then how do we create a request object from the tokens obtained by those plugins?

@angelxmoreno
Copy link

Looks like you can. According to the docs you can create object that can be used to create a request object

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

3 participants