clerk-enterprise-rbac
jeremylongshore/claude-code-plugins-plus-skills
This comprehensive guide demonstrates how to implement enterprise-grade Role-Based Access Control (RBAC) and organization management using Clerk. It covers setting up multi-tenant architectures, defining granular custom roles and permissions (e.g., data:write, org:admin), integrating SSO (SAML/OIDC), and securely protecting both Next.js routes (via middleware) and client components based on user roles and specific permissions. Ideal for building secure, scalable SaaS applications.