Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

In my app I need to add logging via facebook. For this purpose I got a page on my server which redirects me to facebook login page, where I enter user credentials, then it comes back to my page and returns auth data. What I want to do is to open a webview in my app, open my page (which redirects to facebook) and when after login it returns me some token I need to close webview, get the data from it and proceed in my app. But I cant make it. Can anyone give me links to some examples of such an authorization mechanism? And how do I get data from a webview?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.