Created
April 17, 2018 19:13
-
-
Save alialavia/27fc541131c6731aeb3dc515084933b7 to your computer and use it in GitHub Desktop.
This file contains 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": "YOUR CONSUMER KEY", | |
"consumer_secret": "YOUR CUSTOMER SECRET", | |
"access_token_key": "YOUR ACCESS TOKEN KEY", | |
"access_token_secret": "YOUR ACCESS TOKEN SECRET" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment