Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 656 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 656 Bytes

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.