Skip to main content

Setup

Follow these steps if you have not created a Slack OAuth client yet.
  1. Navigate to Slack OAuth Applications. For more information, check out Slack’s Creating an OAuth App guide here.
  2. Select Create New App and choose to create it From scratch. Enter desired App Name and Slack Workspace.
  3. You will be redirected to the configuration page for your new App. On the left-hand sidebar, navigate to OAuth & Permissions.
  4. Scroll down to Redirect URLs and click Add New Redirect URL. Copy-paste the Stytch redirect URI from the Dashboard, then click Save URLs.
  5. In the Scopes section under User Token Scopes add at least the following scopes: users:read, users:read.email.

Follow these steps if you already have an existing Slack OAuth client.
  1. Navigate to Slack OAuth Applications and select the OAuth App you will be using.
  2. On the left-hand sidebar, navigate to OAuth & Permissions.
  3. Scroll down to Redirect URLs and click Add New Redirect URL. Copy-paste the Stytch redirect URI from the Dashboard, then click Save URLs.
  4. In the Scopes section under User Token Scopes add at least the following scopes: users:read, users:read.email.