mirror of
https://github.com/supabase/supabase.git
synced 2026-05-06 17:00:27 -04:00
e8ad071e64
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? update docs on Realtime Postgres Changes + Authorization interaction ## What is the current behavior? It can be misleading to say `The `private` Channel option does not apply to Postgres Changes.` As Postgres Changes can happen under a private channel. ## What is the new behavior? Fix docs <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Updated the authorization guide to clarify how Postgres Changes interact with Channel authorization, including RLS policy enforcement and channel type compatibility. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Chris Chinchilla <chris.ward@supabase.io>