main
alex 2024-01-14 15:35:00 +01:00
parent 8317a2d3b7
commit 185e6e7dcc
1 changed files with 1 additions and 3 deletions

View File

@ -13,9 +13,7 @@ router.get(
scope: [
"https://www.googleapis.com/auth/calendar.app.created",
"https://www.googleapis.com/auth/calendar.events.freebusy",
//"https://www.googleapis.com/auth/userinfo.profile",
//"profile",
//"openid",
"https://www.googleapis.com/auth/userinfo.profile",
],
})
);