get-convex / convex-helpers

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

add RowLevelSecurity middleware #25

Closed ldanilek closed 1 year ago

ldanilek commented 1 year ago

add middleware helper for implementing row-level-security.

as far as i can tell, the typescript types work for all ways of defining queries and mutations.

we can discuss on this PR or on the blog post draft or in person.