feat: professionalize control plane and standalone delivery
This commit is contained in:
9
runtime/cookies.example.json
Normal file
9
runtime/cookies.example.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"cookie_info": {
|
||||
"cookies": []
|
||||
},
|
||||
"token_info": {
|
||||
"access_token": "",
|
||||
"refresh_token": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user