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
962 stars 304 forks source link

Security #124

Closed nickredmark closed 8 years ago

nickredmark commented 9 years ago

By using this with facebook you have to expose your app secret on the client, which results in the following issues:

http://stackoverflow.com/questions/16532261/what-could-someone-do-if-they-got-hold-of-my-facebook-app-id-secret

Webarkitekt commented 8 years ago

It rely on your app permissions. But anyway, a js node extension of this plugin is in development to provide Access token via server side. https://github.com/pavelk2/social-feed-server