mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
@@ -12,6 +12,9 @@ const userScopes = [
|
||||
'stars:write',
|
||||
'users.profile:read',
|
||||
'users.profile:write',
|
||||
'groups:read',
|
||||
'im:read',
|
||||
'mpim:read',
|
||||
];
|
||||
|
||||
export class SlackOAuth2Api implements ICredentialType {
|
||||
|
||||
Reference in New Issue
Block a user