Skip to main content

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.

Setup

Follow these steps if you have not created a Figma OAuth client yet.
  1. Navigate to Figma Workspace Applications. For more information, check out Figma’s Authentication guide here.
  2. Create a new app with your application name, url, and logo.
  3. Copy-paste the Redirect URI from the Dashboard 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.
  2. Click edit for your application.
  3. Copy-paste the Redirect URI from the Dashboard into the Callbacks section by clicking Add callback.