The Facebook connect enable you to login a user into your website using his Facebook account, and the ability to request and display his Facebook information into your application or website (like Facebook friends, Facebook pages etc).
Once a user has granted your application the permission to interact with his Facebook account, you can do the following with our Facebook class:
Store the Facebook token into your database to authenticate the user in the future. - Enable the user to update his Facebook status from your application - Display to the user’s Facebook friends - Display to the user’s pages or application - Get the user last status updates.
