Skip to content

Instantly share code, notes, and snippets.

@sagunsh
Created March 31, 2020 13:53
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 sagunsh/487c6b97a54b7420dcab92e374785201 to your computer and use it in GitHub Desktop.
Save sagunsh/487c6b97a54b7420dcab92e374785201 to your computer and use it in GitHub Desktop.
CONSUMER_KEY = '<API key>'
CONSUMER_SECRET = '<API secret key>'
ACCESS_TOKEN = '<Access token>'
ACCESS_TOKEN_SECRET = '<Access token secret>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment