mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-17 18:58:33 +00:00
examples/cookies: add twitter cookie example
This commit is contained in:
parent
ec4a8c1e3e
commit
2ddb94d02b
@ -4,5 +4,8 @@
|
||||
],
|
||||
"reddit": [
|
||||
"client_id=<replace_this>; client_secret=<replace_this>; refresh_token=<replace_this>"
|
||||
],
|
||||
"twitter": [
|
||||
"auth_token=<replace_this>; ct0=<replace_this>"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user