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.

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.

share|improve this question
depends on what language you are using :) – Paulo Nov 20 '11 at 8:07

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.

2 Answers

up vote 5 down vote accepted

Check this out: http://developers.facebook.com/docs/authentication/

Hope the link helps.

share|improve this answer

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]

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.