FaceBook Login vs. FaceBook Connect

Hello to all

Please help me find official information on the following:
1) What is "FaceBook Login"
2) What is FaceBook Connect?

thanks

+6
facebook
source share
2 answers

Here you can find everything you need:

http://developers.facebook.com/docs/

To enter:

http://developers.facebook.com/docs/authentication/

for Facebook Connect:

http://developers.facebook.com/docs/reference/api/

Facebook Login is not an official expression of Facebook. The official term for this is Facebook Authentication. Facebook Connect is an expression used for server technology when the Rest API was updated. You should now use the Graph API to do the same. Information on the old Rest API can be found here:

http://developers.facebook.com/docs/reference/rest/

But consider that these APIs are deprecated and using them for new development is probably not a good idea ...

+4
source share
-one
source share

All Articles