a couple libraries and even MORE restructuring
This commit is contained in:
+5
-5
@@ -16,8 +16,8 @@
|
||||
# note: api_key/secret = consumer_key/secret
|
||||
|
||||
[Credentials]
|
||||
api_key=x
|
||||
api_secret=y
|
||||
bearer_token=z
|
||||
oauth1_access_token=a
|
||||
oauth1_access_secret=b
|
||||
api_key=xxx
|
||||
api_secret=yyy
|
||||
bearer_token=zzz
|
||||
oauth1_access_token=x
|
||||
oauth1_access_secret=y
|
||||
|
||||
Reference in New Issue
Block a user