test
parent
8317a2d3b7
commit
185e6e7dcc
|
@ -13,9 +13,7 @@ router.get(
|
||||||
scope: [
|
scope: [
|
||||||
"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",
|
|
||||||
//"openid",
|
|
||||||
],
|
],
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue