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