peterj / fb-account-kit-sample

Node.js (Express) implementation of Facebook Account Kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebook Account Kit Sample

Simple implementation of the Account Kit from the FB docs

How to run the sample?

Go through the Prerequisites here and create your Facebook Developer Account, get the Facebook App ID (create the app) and then choose the app settings.

For this sample to work, you will need the app id, account kit version and the app secret. These values can be found on your app dashboard. Once you get the values, copy/paste them to fb_config.js file and run npm start to launch the sample.

About

Node.js (Express) implementation of Facebook Account Kit


Languages

Language:JavaScript 67.1%Language:HTML 31.3%Language:CSS 1.5%