main
alex 2024-01-14 14:44:56 +01:00
parent 06b994efec
commit e2765977e6
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +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",