36 lines
1.5 KiB
JSON
Executable File
36 lines
1.5 KiB
JSON
Executable File
{
|
|
"id": 6,
|
|
"name": "Google Calendar account",
|
|
"data": {
|
|
"authUrl": "https://accounts.google.com/o/oauth2/v2/auth",
|
|
"accessTokenUrl": "https://oauth2.googleapis.com/token",
|
|
"clientId": "172541179812-23dnkrgfuht77h0v0k6pb4q9k1ph00fu.apps.googleusercontent.com",
|
|
"clientSecret": "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",
|
|
"scope": "https://www.googleapis.com/auth/calendar https://www.googleapis.com/auth/calendar.events",
|
|
"authQueryParameters": "access_type=offline&prompt=consent",
|
|
"authentication": "body",
|
|
"oauthTokenData": {
|
|
"access_token": "ya29.a0ARrdaM8Q0X7xUOaOEdUekBiC2R6VraXYq8fCyP-uZYJ3NcCUaKmDkt6Y4AyXFhNI4UDUvDpzSqMdAL9kSUkeVD-vYvV0cHbTd9Wff8WkFukbtdLaD2FzfsJIe8XGhY5_rZQjTwoNTRutKURsIZ2x9vzwlTZ87Q",
|
|
"expires_in": 3599,
|
|
"refresh_token": "1//0cTDWmWAucr0-CgYIARAAGAwSNwF-L9Ir9bAcUiuByerAlM7wyAO4zBIsI1qwJByEhVE2kyws0l9_iLSL5gXeoOA9BZwZXp7xxcA",
|
|
"scope": "https://www.googleapis.com/auth/calendar https://www.googleapis.com/auth/calendar.events",
|
|
"token_type": "Bearer",
|
|
"callbackQueryString": {
|
|
"scope": "https://www.googleapis.com/auth/calendar.events https://www.googleapis.com/auth/calendar"
|
|
}
|
|
}
|
|
},
|
|
"type": "googleCalendarOAuth2Api",
|
|
"nodesAccess": [
|
|
{
|
|
"nodeType": "n8n-nodes-base.googleCalendar",
|
|
"date": "2022-04-24T09:04:49.657Z"
|
|
},
|
|
{
|
|
"nodeType": "n8n-nodes-base.googleCalendarTrigger",
|
|
"date": "2022-04-24T09:04:49.657Z"
|
|
}
|
|
],
|
|
"createdAt": "2022-04-24T09:03:12.843Z",
|
|
"updatedAt": "2022-06-01T04:40:29.914Z"
|
|
} |