Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 385 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 385 Bytes

SSO

Currently this project has implementation of facebook account kit.

Prerequisites

  1. Create a facebook app as described in here.

  2. Add account kit option from products.

  3. Rename local.example under ./config to local.js and add your configurations.

Installation

npm i  | yarn install
npm start | yarn start