Skip to main content

Create a new Slack OAuth client

1

Navigate to Slack OAuth Applications

Go to Slack OAuth Applications. For more information, check out Slack’s Creating an OAuth App guide.
2

Create a new app

Select Create New App and choose to create it From scratch. Enter your desired App Name and Slack Workspace.
3

Navigate to OAuth & Permissions

You will be redirected to the configuration page for your new App. On the left-hand sidebar, navigate to OAuth & Permissions.
4

Add the Stytch redirect URL

Scroll down to Redirect URLs and click Add New Redirect URL. Copy the Stytch redirect URI from the Dashboard and paste it, then click Save URLs.
5

Configure User Token Scopes

In the Scopes section under User Token Scopes, add at least the following scopes: users:read, users:read.email.

Configure your Slack OAuth client in Stytch

1

Navigate to your Slack application

Go to Slack OAuth Applications and select the OAuth App you will be using.
2

Navigate to OAuth & Permissions

On the left-hand sidebar, navigate to OAuth & Permissions.
3

Add the Stytch redirect URL

Scroll down to Redirect URLs and click Add New Redirect URL. Copy the Stytch redirect URI from the Dashboard and paste it, then click Save URLs.
4

Verify User Token Scopes

In the Scopes section under User Token Scopes, ensure at least the following scopes are added: users:read, users:read.email.