You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to facilitate App distribution the Slack Driver can support the OAuth flow, here's the Slack docs: https://api.slack.com/docs/oauth
Before activating public distribution, please remove any hard-coded information from your app, such as OAuth tokens and webhook URLs. Going forward, you should authorize your app for use on your workspace with OAuth, just like anybody installing your app on their own workspace would do.
The text was updated successfully, but these errors were encountered:
In order to facilitate App distribution the Slack Driver can support the OAuth flow, here's the Slack docs: https://api.slack.com/docs/oauth
The text was updated successfully, but these errors were encountered: