roles-permission-management topic
roles-and-permissions
This is a lightweight package that allows you assign roles and permissions to any Laravel model, or on a pivot table (many to many relationship).
laravel-permission
Laravel Multi Tenant Authentication
strapi-plugin-sync-roles-permissions
Store user roles and permissions configuration as a JSON file and then import and reuse it any time.
Gatekeeper
Lightweight library in C# for implementing roles-based access control (RBAC). With Gatekeeper, you can define users, roles, resources, and permissions, and authorize requests.
Authorization-Exercises
Exercises with authentication and authorization on ASP.NET Core 3.1. IdentityServer4 examples w/ video instructions. (rus)
iam-policies
Iam policies implementation for create roles and manage permissions
Laravel9-Inertia-ssr-bootstrap5-starter-kit
Laravel9 Inertia-ssr bootstrap5 starter kit
nuxt-permissions
Nuxt module for permission management
Laravel-11-User-Roles-and-Permissions
Example code for user roles and permissions using spatie/laravel-permission package in laravel 11 application. We are using the Spatie GitHub package for roles and permissions in the Laravel 11 applic...