Hacker News new | ask | show | jobs
by cryptonector 822 days ago
Firebase needs something like RLS (row-level security). It needs to be real easy to write authorization rules in the database, in SQL (or similar), if you're going to have apps that directly access the database instead of accessing it via a proxy that implements authorization rules.
1 comments

I agree! Supabase does it pretty good.