-
Create a new app at Facebook Developers with the following configurations:
Field Value Display Name Short Test
Contact Email your_email -
Add
Facebook Login
to the app. -
Copy
App ID
andApp Secret
onSettings
>Basic
tab. -
Replace the value of
FACEBOOK_CLIENT_ID
inbackend/.env
file withApp ID
. -
Replace the value of
FACEBOOK_CLIENT_SECRET
inbackend/.env
file withApp Secret
.
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.