Add support for google calendar

This commit is contained in:
2022-03-16 14:03:09 +01:00
parent 8ba07bab8e
commit ea2697e114
16 changed files with 278 additions and 630 deletions

View File

@@ -2,21 +2,5 @@
"1": {
"id": "825f79shtm9n3uknj99iuu2qho",
"url": "825f79shtm9n3uknj99iuu2qho@group.calendar.google.com"
},
"46": {
"id": "5adq7f0csmpihahran6nqmrhq8",
"url": "5adq7f0csmpihahran6nqmrhq8@group.calendar.google.com"
},
"47": {
"id": "em2778be5ogeu7qkcqembcfti0",
"url": "em2778be5ogeu7qkcqembcfti0@group.calendar.google.com"
},
"48": {
"id": "flmbok3dgujh9de0q2eml3tdcg",
"url": "flmbok3dgujh9de0q2eml3tdcg@group.calendar.google.com"
},
"49": {
"id": "1hled0c9s699ds43hp0ga5gecc",
"url": "1hled0c9s699ds43hp0ga5gecc@group.calendar.google.com"
}
}

View File

@@ -1,12 +1,12 @@
{
"installed":{
"client_id":"326748683996-ftm5p1qoscdm6pbvr1jpplsc3r8nd0sp.apps.googleusercontent.com",
"project_id":"quickstart-1564063275094",
"auth_uri":"https://accounts.google.com/o/oauth2/auth",
"token_uri":"https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url":"https://www.googleapis.com/oauth2/v1/certs",
"client_secret":"rEn1rOHi_9Juw4HV6eOe5MVp",
"redirect_uris":[
"installed": {
"client_id": "267204101826-2ps9m6httllrc7mrsvml50rsfb661k87.apps.googleusercontent.com",
"project_id": "tippliga",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_secret": "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",
"redirect_uris": [
"urn:ietf:wg:oauth:2.0:oob",
"http://localhost"
]