Files
deClawed/accountsAndCredentials/token.example.json
KS Jannette f96a8541c6 revisions
2026-08-31 16:52:48 -04:00

7 lines
255 B
JSON

{
"access_token": "",
"refresh_token": "",
"scope": "https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/gmail.modify https://www.googleapis.com/auth/calendar.events",
"token_type": "Bearer",
"expiry_date": 0
}