Skip to content

Commit 155ea7c

Browse files
committed
Update assets
1 parent d411208 commit 155ea7c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

src/routes/blog/post/add-figma-oauth2-appwrite/+page.markdoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@ Click **"Create a new app"** in the top right.
3434

3535
You'll be asked to fill in a few details:
3636

37-
- **Name** This will be shown to users during login.
38-
- **Website** A link to your app or landing page.
39-
- **Logo** Optional, but it helps users recognize your app in the consent screen.
37+
- **Name** - This will be shown to users during login.
38+
- **Website** - A link to your app or landing page.
39+
- **Logo** - Optional, but it helps users recognize your app in the consent screen.
4040

41-
![Screenshot 2025-04-24 at 23.14.36.png](attachment:768117ed-e967-49b5-8f2e-c85d7373ddc8:Screenshot_2025-04-24_at_23.14.36.png)
41+
![Figma Create App](/images/blog/add-figma-oauth2-appwrite/figma-create-app.png)
4242

4343
Once you save the app, Figma will show your **Client ID** and **Client Secret**. These are the credentials you'll need to complete the setup in Appwrite.
4444

45-
![Screenshot 2025-04-24 at 23.19.02.png](attachment:cbeea554-a78b-4a05-9682-f89f4dabf21e:4ecee42c-47aa-4f0f-ab2f-25de5b0f0d2b.png)
45+
![Figma Client ID and Secret](/images/blog/add-figma-oauth2-appwrite/figma-client-id-info.png)
4646

4747
Take a moment to copy both values. The **Client Secret** is shown only once, so make sure to save it somewhere you can reference later.
4848

@@ -70,7 +70,7 @@ Copy the Redirect URI and return to your Figma app configuration. Under **OAuth
7070

7171
Once that's done, head back to Appwrite, paste in your **Client ID** and **Client Secret**, enable the toggle, and click **Update**.
7272

73-
![Screenshot 2025-04-24 at 23.13.06.png](attachment:97321ecd-39f2-4d59-9166-9800c1892b99:Screenshot_2025-04-24_at_23.13.06.png)
73+
![Appwrite Figma Provider](/images/blog/add-figma-oauth2-appwrite/appwrite-figma-oauth-screen.png)
7474

7575
At this point, Figma is connected to your Appwrite backend.
7676

857 KB
Loading
264 KB
Loading
277 KB
Loading

0 commit comments

Comments
 (0)