We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simple app that lets you select scopes and then kicks off the Slack OAuth flow so that you can see how dangerous your selected scopes are:
Prototype: https://slack.com/oauth/authorize?&client_id=228003400966.234593166005&scope=admin,commands,incoming-webhook,channels:history,channels:read,channels:write,chat:write:bot,chat:write:user,dnd:read,dnd:write,emoji:read,files:read,files:write:user,groups:history,groups:read,groups:write,im:history,im:read,im:write,links:read,links:write,mpim:history,mpim:read,mpim:write,pins:read,pins:write,reactions:read,reactions:write,reminders:read,reminders:write,search:read,stars:read,stars:write,team:read,usergroups:read,usergroups:write,users.profile:read,users.profile:write,users:read,users:read.email,users:write
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Simple app that lets you select scopes and then kicks off the Slack OAuth flow so that you can see how dangerous your selected scopes are:
Prototype: https://slack.com/oauth/authorize?&client_id=228003400966.234593166005&scope=admin,commands,incoming-webhook,channels:history,channels:read,channels:write,chat:write:bot,chat:write:user,dnd:read,dnd:write,emoji:read,files:read,files:write:user,groups:history,groups:read,groups:write,im:history,im:read,im:write,links:read,links:write,mpim:history,mpim:read,mpim:write,pins:read,pins:write,reactions:read,reactions:write,reminders:read,reminders:write,search:read,stars:read,stars:write,team:read,usergroups:read,usergroups:write,users.profile:read,users.profile:write,users:read,users:read.email,users:write
The text was updated successfully, but these errors were encountered: