File size: 171 Bytes
7b715bc | 1 2 3 4 5 6 7 8 | {
"client_id": "CLIENT_ID",
"client_secret": "CLIENT_SECRET",
"refresh_token": "REFRESH_TOKEN",
"universe_domain": "googleapis.com",
"type": "authorized_user"
}
|
7b715bc | 1 2 3 4 5 6 7 8 | {
"client_id": "CLIENT_ID",
"client_secret": "CLIENT_SECRET",
"refresh_token": "REFRESH_TOKEN",
"universe_domain": "googleapis.com",
"type": "authorized_user"
}
|