07-20-2012 11:02 AM
Hello!
I need help. I don't understand how cat I using OAuth from webworks app?
I can't open popup for OAuth login and return access token. How can i do that?
Maybe in webworks app I can invoke browser with needle URL, login, and returned to app?
Thanks!
07-20-2012 12:57 PM
See my reply here:
07-23-2012 09:15 AM
I develop for blackberry smartphone.
An opportunity is there any OAuth for a smartphone?
07-23-2012 02:30 PM
The way I see most developers implement this is through the help of a ChildBrowser extension / plugin. That view performs the handshake and manages transferring relevant info to the 'main' browser window.
A few vendors have created their own, including a PhoneGap plugin, for which the source code can be viewed here:
https://github.com/phonegap/phonegap-plugins/tree/