We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be2843 commit 585f61fCopy full SHA for 585f61f
1 file changed
src/scopes.ts
@@ -140,6 +140,8 @@ const SENSITIVE_SCOPES = [
140
"https://www.googleapis.com/auth/chat.app.spaces.create",
141
"https://www.googleapis.com/auth/chat.customemojis",
142
"https://www.googleapis.com/auth/chat.customemojis.readonly",
143
+ "https://www.googleapis.com/auth/documents",
144
+ "https://www.googleapis.com/auth/documents.readonly",
145
"https://www.googleapis.com/auth/chat.memberships",
146
"https://www.googleapis.com/auth/chat.memberships.app",
147
"https://www.googleapis.com/auth/chat.memberships.readonly",
0 commit comments