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

# Figma

> Set up Figma OAuth for Consumer Authentication.

## Setup

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

1. Navigate to [Figma Workspace Applications](https://www.figma.com/developers/apps). For more information, check out Figma's **Authentication** guide [here](https://www.figma.com/developers/api#authentication).
2. **Create a new app** with your application name, url, and logo.
3. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the **Callbacks** section by clicking **Add callback**.
4. **Save** your app.
5. Copy the **Client ID** and **Client Secret** - this is the only time you can save the client secret for your app.

***

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

1. Navigate to [Figma Workspace Applications](https://www.figma.com/developers/apps).
2. Click **edit** for your application.
3. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the **Callbacks** section by clicking **Add callback**.
