> ## Documentation Index
> Fetch the complete documentation index at: https://stytch.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Discord

> Set up Discord OAuth for Consumer Authentication.

## Setup

*Follow these steps if you have not created a Discord OAuth client yet.*

1. Navigate to [Discord OAuth Applications](https://discord.com/developers/applications). For more information, check out Discord's **Creating an OAuth App** guide [here](https://discord.com/developers/docs/topics/oauth2).
2. Create a **New Application** with your application name. Then navigate to **OAuth2 > General** in the left hand sidebar.
3. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the **Redirect** section by clicking **Add Redirect**.

***

*Follow these steps if you already have an existing Discord OAuth client.*

1. Navigate to [Discord OAuth Applications](https://discord.com/developers/applications).
2. Click on the application you'd like to use and press edit.
3. Navigate to OAuth2 > General for your application.
4. Update the Redirects by copy-pasting the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth).
