Can somebody suggest me OAuth facebook tutorial with examples ? I need to authenticate user in app with fb and I am curious what data I can get.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as not constructive by Eric, gnat, Roman C, Shikiryu, Aleksandr M Apr 4 at 9:32
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Check this out: http://developers.facebook.com/docs/authentication/ Hope the link helps. |
|||
|
|
|
I found that the Facebook's example (suggested above) wasn't particularly useful. Try this: -http://thinkdiff.net/facebook/new-javascript-sdk-oauth-2-0-based-fbconnect-tutorial/ -[http://johnklingelhoets.com/simple-facebook-oauth/][2] |
||||
|
|