Skip to content

Editing role permissions on the Permissions tab #720

Discussion options

You must be logged in to vote

@jonathanyeong I would suggest going another way about this as stated in the supabase guides by turning on row level security and setting up policies which would block none authenticated users from insert/update/delete on your tables. I think this approach is more flexible and allows for better customisation.

https://supabase.io/docs/guides/auth#row-level-security

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kiwicopple
Comment options

@jonathanyeong
Comment options

Answer selected by jonathanyeong
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants