Currently this project has implementation of facebook account kit.
-
Create a facebook app as described in here.
-
Add account kit option from products.
-
Rename
local.example
under./config
tolocal.js
and add your configurations.
npm i | yarn install
npm start | yarn start