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

# Yahoo

> Set up Yahoo OAuth for Consumer Authentication.

## Setup

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

1. After creating a Yahoo developer account, you can create a Yahoo OAuth application [here](https://developer.yahoo.com/apps/create/). For more information, check out Yahoo's guide to receive your OAuth 2.0 credentials [here](https://developer.yahoo.com/sign-in-with-yahoo/#step-one).
2. Create a **New App** with your application name and optional description and homepage URL.
3. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the Redirect URLs section.
4. Make sure to include **OpenID Connect Permissions** and ensure both **Email** and **Profile** are checked.

***

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

1. Navigate to your project by clicking your application from your organization's [app page](https://developer.yahoo.com/apps/).
2. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the Redirect URLs section.
