Skip to content

Instantly share code, notes, and snippets.

@herbowicz
Created July 7, 2019 07:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save herbowicz/9cd2843a8fb240d59897e952e575268e to your computer and use it in GitHub Desktop.
Save herbowicz/9cd2843a8fb240d59897e952e575268e to your computer and use it in GitHub Desktop.
social logins client ids and secret key
FACEBOOK_CLIENT_ID=
FACEBOOK_CLIENT_SECRET=
FACEBOOK_CALLBACK_URL=
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=
GITHUB_CALLBACK_URL=
GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
GOOGLE_CALLBACK_URL=
TWITTER_CONSUMER_KEY=
TWITTER_CONSUMER_SECRET=
TWITTER_CALLBACK_URL=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment