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

# Spotify

> Set up Spotify OAuth for Consumer Authentication.

## Setup

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

1. Navigate to your [Spotify Applications](https://developer.spotify.com/dashboard/applications). For more information, check out Spotify's Creating an OAuth App [guide](https://developer.spotify.com/documentation/general/guides/authorization/).
2. Click **Create an App** with your application name and description. Then navigate to **Edit settings** in the application menu bar.
3. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the Redirect URLs section.

***

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

1. Navigate to your [Spotify Applications](https://developer.spotify.com/dashboard/applications). Click on the application you'd like to use.
2. Navigate to **Edit settings** in the application menu bar.
3. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the Redirect URLs section.
