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

# Amazon

> Set up Amazon OAuth for Consumer Authentication.

## Setup

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

1. Navigate to [Login with Amazon OAuth Applications](https://developer.amazon.com/loginwithamazon/console/site/lwa/overview.html). For more information, check out Amazon's **Login With Amazon** guide [here](https://developer.amazon.com/docs/login-with-amazon/web-docs.html).
2. Click **Create a New Security Profile** with your application name, description, and privacy notice URL. Then click the gear icon and select **web settings** for your security profile.
3. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the **Allowed Return URLs** section by clicking **Edit**.

***

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

1. Navigate to [Login with Amazon OAuth Applications](https://developer.amazon.com/loginwithamazon/console/site/lwa/overview.html).
2. Click the gear icon and select **web settings** for your security profile.
3. Navigate to **web settings** for your application.
4. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the **Allowed Return URLs** section by clicking **Edit**.
