Maintainer: jiharal
The goacl library is designed to manage Access Control Lists (ACL) using Casbin for authorization, Bun as the ORM for database interactions. This library provides a convenient way to create and manage roles, features, sub-features, and policies in your Go applications.
- Role Management: Create, update, and delete roles.
- Feature Management: Manage features and their sub-features.
- Policy Management: Define and manage access policies.
- Casbin Integration: Use Casbin for flexible access control.