We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello! Is it possible to get user information from installed facebook,twitter or whatever application? and if not installed, from inappbrowser
The text was updated successfully, but these errors were encountered:
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...
Sorry, something went wrong.
You will need to use some sort of Facebook or Twitter cordova/phonegap plugin that will allow you that can of access.
Yes. Then how do we create a request object from the tokens obtained by those plugins?
Looks like you can. According to the docs you can create object that can be used to create a request object
No branches or pull requests
Hello!
Is it possible to get user information from installed facebook,twitter or whatever application?
and if not installed, from inappbrowser
The text was updated successfully, but these errors were encountered: