8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
|
[auth.consumer]
|
||
|
key="PUT_YOUR_CONSUMER_KEY_HERE"
|
||
|
secret="PUT_YOUR_CONSUMER_SECRET_HERE"
|
||
|
|
||
|
[auth.access]
|
||
|
token="PUT_YOUR_ACCESS_TOKEN_HERE"
|
||
|
secret="PUT_YOUR_ACCESS_SECRET_HERE"
|