docs/examples/cookies: add youtube_oauth to examples
This commit is contained in:
parent
dc12d6acad
commit
9f4f03ec6c
1 changed files with 3 additions and 0 deletions
|
@ -10,5 +10,8 @@
|
|||
],
|
||||
"twitter": [
|
||||
"auth_token=<replace_this>; ct0=<replace_this>"
|
||||
],
|
||||
"youtube_oauth": [
|
||||
"<output from running `pnpm run token:youtube` in `api` folder goes here>"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue