Skip to content

Commit 7c7525f

Browse files
committed
Documentation edits made through Mintlify web editor
1 parent f8e90f7 commit 7c7525f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

installation/authentication-setup/supabase-auth.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,11 @@ To implement either **Supabase Auth** or **Anonymous Sign-Ins**, enable the rele
3333

3434
1. In the PowerSync Dashboard, right-click on your instance to edit it.
3535

36-
2. Under the **"Client Auth"** tab, enable **"Use Supabase Auth"** and enter your Supabase **JWT Secret**:<Frame caption="PowerSync uses the secret to verify Supabase's JWTs.">
36+
2. Under the **"Client Auth"** tab, enable **"Use Supabase Auth"** and enter your Supabase **JWT Secret**:
37+
38+
<Frame caption="PowerSync uses the secret to verify Supabase's JWTs.">
3739
![](/images/authentication/use-supabase-auth.png)
38-
</Frame>
40+
</Frame>
3941

4042
3. Click **"Save and deploy"** to deploy the updates to your instance.
4143

0 commit comments

Comments
 (0)