mirror of
https://github.com/simstudioai/sim.git
synced 2026-09-24 15:45:35 +08:00
feat(slack): request channels:manage and groups:write for conversation ops (#4792)
This commit is contained in:
@@ -696,8 +696,10 @@ export const OAUTH_PROVIDERS: Record<string, OAuthProviderConfig> = {
|
||||
scopes: [
|
||||
'channels:read',
|
||||
'channels:history',
|
||||
'channels:manage',
|
||||
'groups:read',
|
||||
'groups:history',
|
||||
'groups:write',
|
||||
'chat:write',
|
||||
'chat:write.public',
|
||||
'im:write',
|
||||
|
||||
Reference in New Issue
Block a user