main
alex 2024-01-14 15:31:30 +01:00
parent 3a0988902f
commit 523de8e661
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ router.get(
"https://www.googleapis.com/auth/calendar.app.created", "https://www.googleapis.com/auth/calendar.app.created",
"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",
], ],
}) })