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.

Facebook Connect seems like the cool new way to leverage a user's Facebook account on your own site (get their friends list, write to their profile, etc). What I don't understand is what the new Facebook Connect platform offers over a traditional Facebook App with the Offline Access permission granted.

Can anyone help me out by providing a clear explanation of the differences between the two options? When would it be better to use one over the other?

share|improve this question

1 Answer

up vote 12 down vote accepted

Facebook connect appears to be designed for integration with sites not accessed through Facebook, but sites that are existing outside of facebook, and using facebook as an integration method.

I see it as being a really different way of doing things, if you want facebook integration on your OWN site, Facebook Connect is the way to go. If you want to build an application to work inside facebook, the current method is the way to go.

share|improve this answer

Your Answer

 
discard

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

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