Skip to content

Commit

Permalink
fix(readme): Add required scopes to the app manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
William Lima Pereira committed Nov 8, 2021
1 parent 22018a8 commit 91c7bfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ oauth_config:
- channels:read
- im:read
- mpim:read
- users:read
- users:read.email
settings:
org_deploy_enabled: false
socket_mode_enabled: false
Expand Down

0 comments on commit 91c7bfa

Please sign in to comment.