database - If I want to get a Facebook user's "info" and "posts"...do I need Facebook Connect or Facebook Application? -


Preferably, I should work at least!

To bring user information from Facebook, should be a valid session sign of any type You can not obtain user information without it, and Reference to session token this Determines what kind of information is available to you, for example, you can use it to use different API methods, but it will always be in the context of your own Facebook user id, so any user can block / Private, which will not be available.

With Facebook Connect, you receive a valid token when the user clicks on your Facebook Connect is connected to a Web site. With a Facebook application, the token is provided when users come within Facebook in your app. After you have a token, you can ask it for API services and use the user's You can get information about.

Every implementation has to face various challenges for a Facebook Connect site, you have to understand users to come to your web site and "connect" using their Facebook accounts. For a regular app, you have to assure people to add the application to your profile.

With all this, which will now work less, it becomes a subjective question, because it depends on what you want to do with the information and how you are trying to do it .


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -