In this section we will configure Social API key for.
Before that make sure you have valid account for these social networks.
You have to place all the config values and api keys in the .env
file.
Facebook Example in .env file
FACEBOOK_CLIENT_ID=1610187705898845
FACEBOOK_CLIENT_SECRET=f28c8a9f141001ffa1c2dba1ddd360f2
Google Example in .env file
GOOGLE_CLIENT_ID=83269556558-qo32s16fpqnllgr30g9fab8fvva1342i.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=ppNYs8ehiEoiWcfqTvzr749L
Twitter Example in .env file
GOOGLE_CLIENT_ID=83269556558-qo32s16fpqnllgr30g9fab8fvva1342i.apps.googleusercontent.com
GOOGLE_CLIENT_SECRET=ppNYs8ehiEoiWcfqTvzr749L
Visit these pages to know how to configure them