pavelk2 / social-feed

JavaScript plugin that shows a user feed from the most popular social networks
http://pavelk2.github.io/social-feed-example/
MIT License
960 stars 303 forks source link

Facebook questions #242

Open makz3l opened 7 years ago

makz3l commented 7 years ago

Hi, everyone. How did you integrate Facebook with the plugin? Do I need to make a Facebook app or I can just do it with my Facebook page?

HartLarsson commented 7 years ago

as you can see in the facebook parameters:

access_token: 'YOUR_FACEBOOK_ACCESS_TOKEN' //String: "APP_ID|APP_SECRET"

you need to create an APP to get the app_ID and APP_Secret