An open API service indexing awesome lists of open source software.

https://github.com/parwatcodes/facebook-login

facebook oauth login using passport.js, to retrieve user photos, posts and pages liked
https://github.com/parwatcodes/facebook-login

facebook facebook-login oauth passportjs

Last synced: 5 months ago
JSON representation

facebook oauth login using passport.js, to retrieve user photos, posts and pages liked

Awesome Lists containing this project

README

          

# Facebook Login to retrieve photos albums ways, posts and pages liked.

1. Inside config folder in config.js make the key, secretkey, db and facebook ClientId, ClientSecret, CallbackUrl changes

````
npm install

nodemon app.js || node app.js

````

parwatkunwar08@gmail.com