Hello to allPlease help me find official information on the following:1) What is "FaceBook Login"2) What is FaceBook Connect?thanks
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 ...
I believe you are looking for https://www.facebook.com/about/login/ .
You may also find this useful: https://developers.facebook.com/docs/plugins/registration/