Facebook connect & API integration
Features Once a user has granted your application the permission to interact with his Facebook account, you can do the following with our Facebook class: - Get the connected user Facebook token (you could for example store it in your own database to authenticate the user later) - Enable the user to update his Facebook status from your application - Display the user’s Facebook friends - Display the user’s pages or applications - Get the user last status updates.