Skip to content

Instantly share code, notes, and snippets.

@wichaksono
Created March 10, 2018 02:50
Show Gist options
  • Save wichaksono/ea9839344c4ea6e091376368d49fd11b to your computer and use it in GitHub Desktop.
Save wichaksono/ea9839344c4ea6e091376368d49fd11b to your computer and use it in GitHub Desktop.
GITHUB_KEY=689e0acd6291d228d9
GITHUB_SECRET=0d5130692bed5b9c0fde870fce30fa8e50283e
GITHUB_CALLBACK_URL=http://localhost:8000/social-media/registered/github
GOOGLE_KEY=1067955128684-css1sofpblgl8us9sddq98btdckbbr.apps.googleusercontent.com
GOOGLE_SECRET=NHTgS98vMj6LCH5BQQz0b7
GOOGLE_CALLBACK_URL=http://localhost:8000/social-media/registered/google
FACEBOOK_KEY=2428111161776
FACEBOOK_SECRET=518eb96c7e8a68f53ecbdc7a8d87d2
FACEBOOK_CALLBACK_URL=http://localhost:8000/social-media/registered/facebook
BITBUCKET_KEY=LDaZHw5CP3rLkPGe
BITBUCKET_SECRET=mT3Pt8QSbKh7xVexgxuEFBpQVBe3jq
BITBUCKET_CALLBACK_URL=http://127.0.0.1:8000/social-media/registered/bitbucket
LINKEDIN_KEY=86yzd489j7v4
LINKEDIN_SECRET=tXqkz0MnYRfOyc
LINKEDIN_CALLBACK_URL=http://127.0.0.1:8000/social-media/registered/linkedin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment