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