Threads
Loading user profile...
You can already see your policies in the supabase studio
At a certain point you have to start safe guarding things with an actual API, RLS is a limited solution
This reeks of AI slop
This is partially why im not the biggest fan of RLS. I always seem to need a real API service anyways. Not a fun of Deno so I normally just stick to express, but if the edge functions work for you, then use that for more complex validation logic on the server before requests get added.