Created
March 31, 2020 13:53
-
-
Save sagunsh/487c6b97a54b7420dcab92e374785201 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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