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

# TikTok

> Set up TikTok OAuth for Consumer Authentication.

## Setup

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

1. Navigate to your [TikTok Applications](https://developers.tiktok.com/apps). For more information, check out TikTok's [Authentication guide](https://developers.tiktok.com/doc/getting-started-create-an-app/).
2. **Connect an app** with your name, category, app icon, and description. Select your platforms.
3. On the left-hand sidebar **Add products**, including at least **Login Kit** and **TikTok API**.
4. Add links to your terms of service and privacy policy pages.
5. Under **Scopes** we require at least **user.info.basic**. Add any additional scopes needed for your application.
6. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the **Redirect domain** in the **Login Kit section**.
7. **Save changes** for your app configuration, and then **Submit** for review. TikTok usually reviews new apps in 12-36 hours.

***

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

1. Navigate to your application's manage pane, by clicking your application.
2. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the **Redirect domain** in the **Login Kit section**.
