get-convex / convex-helpers

A collection of useful code to complement the official packages.
MIT License
69 stars 10 forks source link

RLS: Option to give no access by default #42

Open erquhart opened 7 months ago

erquhart commented 7 months ago

Similar to other concepts in Convex, like the schema, it's nice to start off open but end up restricted. An option to have no access for tables that don't have RLS entries would be great for production usage.