Skip to content

Commit b08094f

Browse files
committed
Add Group Settings to default scopes
1 parent 3649874 commit b08094f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/configs/gclient.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
Google_Service_Classroom::CLASSROOM_ROSTERS,
4545
Google_Service_Drive::DRIVE,
4646
Google_Service_Gmail::MAIL_GOOGLE_COM,
47+
Google_Service_Groupssettings::APPS_GROUPS_SETTINGS,
4748
],
4849
'access_type' => 'offline',
4950
'approval_prompt' => 'auto',

0 commit comments

Comments
 (0)