Hello, I dont want to incorporate webview inside the app but use the default system browser for this task. What i'm basically trying to do is authenticate the users via OAUTH like how the FACEBOOK modules is authenticating users. That is, when a user click on the button for authentication, it must open the default browser and on successful completion/failures, it must return back to the app with any necessary information like acess token, etc exactly just like facebook modules in titanium. Can someone please tell me how this can be accomplish? Thanks for any help!
↧