Role-Based Access Control (RBAC) Implementation
· Batch Import
Description
Implement role-based access control with three user roles (admin, lead, member) and permission middleware for FastAPI backend and React frontend. Includes decorators, dependencies, and authorization hooks for endpoint protection.
Repository
https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/role-based-access
View on GitHub