Hey all, could use some insight on
Hey all, could use some insight on implementing authorization
5 Replies
Can you say a bit about your requirements
Just looking for some relatively straightforward RBAC with attributes as well
Ah okay, I haven't had to do much with roles in my projects yet, but have had to make general authz somewhat robust. Agree on your instinct to keep it simple and not necessarily reach for something prescriptive. You can go pretty far with simple helper functions in Convex.
yeah faced similar issues, i migrated 4 times , convex auth to better auth to workos to clerk
Guessing you both already know this but the Better Auth Admin plugin gives you this https://www.better-auth.com/docs/plugins/admin#access-control