Permission
Role-based permission system for managing user access control
Overview
A lightweight permission system that:
- Defines roles with specific permissions
- Checks if users have access to certain actions
- Uses a simple
role:action
permission format
Installation
Usage
Define your role-based permissions:
Check Permissions
Edit on GitHub
Last updated on