Skip to content

Commit 60bbe96

Browse files
committed
Documentation edits made through Mintlify web editor
1 parent 98d2840 commit 60bbe96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

installation/authentication-setup/supabase-auth.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,6 @@ To rotate the secret, generate a new secret in the your Supabase project's API S
6262
![](/images/authentication/supabase-jwt-secret.png)
6363
</Frame>
6464
65+
## Sync Rules
66+
6567
The Supabase user UUID will be available as `request.user_id()` in [Sync Rules](/usage/sync-rules). To use a different identifier as the user ID in sync rules (for example user email), use [Custom authentication](/installation/authentication-setup/custom).

0 commit comments

Comments
 (0)