项目作者: yagnesh-y

项目描述 :
FB authorization using passport and simple usage of FB Graph API
高级语言: HTML
项目地址: git://github.com/yagnesh-y/FbAuthUsingPassportAndGraphAPI.git


This is a simple using of facebook authorization using passport.
passport-facebook. Also consists of simple usage of FB graph API
where in it involves retreiving likes information of the user

To install this example on your computer, clone the repository and install
dependencies.

git clone

cd into_project_directory

npm install

set the clientId and clientSecret in the ‘./config/OAuth.js’

Navigate to localhost:3000