Skip to content

Commit 7ffb09a

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

installation/authentication-setup/supabase-auth.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,10 @@ To implement either **Supabase Auth** or **Anonymous Sign-Ins**, enable the rele
4646
This can be enabled via your [`config.yaml`](/self-hosting/installation/powersync-service-setup):
4747

4848
```yaml
49-
5049
client\_auth:
5150
  *# Enable this if using Supabase Auth*
5251
  supabase: true
5352
  supabase\_jwt\_secret: your-jwt-secret
54-
5553
```
5654

5755
## Rotating the JWT Secret

0 commit comments

Comments
 (0)