Define these environment variables in your projects .env
file and populate them with your own Facebook app_id and app_secret.
FACEBOOK_CLIENT_ID=YOUR_APP_ID
FACEBOOK_CLIENT_SECRET=YOUR_APP_SECRET
FACEBOOK_REDIRECT=https://localhost:3000/login/facebook/callback