> ## 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.

# Twitch

> Set up Twitch OAuth for Consumer Authentication.

## Setup

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

1. Navigate to your [Twitch Console](https://dev.twitch.tv/console). For more information, check out Twitch's [Authentication guide](https://dev.twitch.tv/docs/authentication).
2. **Register Your Application** with your application name.
3. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the **OAuth Redirect URLs** section by clicking **Add**.

***

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

1. Navigate to your application's manage pane, available in the right hand side bar of Twitch under Applications > Name of your application.
2. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the **OAuth Redirect URLs** section by clicking **Add**.
