Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 218 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 218 Bytes

Setup facebook account kit information

copy the .env.example to .env

TEST_FACEBOOK_APP_ID=xxxxxxxxx
TEST_FACEBOOK_SECRET=xxxxxxxxx
TEST_FACEBOOK_VERSION=v1.1

change the app_id and secret value.