docs/examples/cookies: add youtube_oauth to examples
This commit is contained in:
@@ -10,5 +10,8 @@
|
|||||||
],
|
],
|
||||||
"twitter": [
|
"twitter": [
|
||||||
"auth_token=<replace_this>; ct0=<replace_this>"
|
"auth_token=<replace_this>; ct0=<replace_this>"
|
||||||
|
],
|
||||||
|
"youtube_oauth": [
|
||||||
|
"<output from running `pnpm run token:youtube` in `api` folder goes here>"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user