FatahChanF
Convex Community9mo ago
1 reply
FatahChan

RBAC and ABAC Examples

I looking to implement authorization with convex.

right now I have imlemented rls following this article

Is there an example with RBAC and/or ABAC example with convex and convex auth?
Add row-level security to your database access by wrapping database reads and writes in your Convex serverless functions.
Row Level Security
Was this page helpful?