main
alex 2024-01-14 15:03:19 +01:00
parent 2148fcea62
commit 8fd48ffb92
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ passport.use(
scope: [
"https://www.googleapis.com/auth/calendar.app.created",
"https://www.googleapis.com/auth/calendar.events.freebusy",
"profile",
],
skipUserProfile: false, // this is important, if not set to true, an error will be thrown
},