-
-
Save mrvayd/017df69f7435c858b40d5e3a670c9ab9 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": "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