main
alex 2024-01-14 13:35:49 +01:00
parent 8a405f293c
commit 51e39a4ee6
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ router.get(
"/auth/google",
passport.authenticate("google", {
accessType: "offline",
session: false,
scope: [
"https://www.googleapis.com/auth/calendar.app.created",
"https://www.googleapis.com/auth/calendar.events.freebusy",