main
alex 2024-01-14 15:30:46 +01:00
parent 763110d638
commit 3a0988902f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ router.get(
"https://www.googleapis.com/auth/calendar.events.freebusy", "https://www.googleapis.com/auth/calendar.events.freebusy",
"https://www.googleapis.com/auth/userinfo.profile", "https://www.googleapis.com/auth/userinfo.profile",
"profile", "profile",
"openid", //"openid",
], ],
}) })
); );