roles-permission-management topic

List roles-permission-management repositories

roles-and-permissions

63
Stars
9
Forks
Watchers

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

20
Stars
7
Forks
Watchers

Laravel Multi Tenant Authentication

strapi-plugin-sync-roles-permissions

40
Stars
4
Forks
Watchers

Store user roles and permissions configuration as a JSON file and then import and reuse it any time.

Gatekeeper

33
Stars
9
Forks
Watchers

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

54
Stars
17
Forks
Watchers

Exercises with authentication and authorization on ASP.NET Core 3.1. IdentityServer4 examples w/ video instructions. (rus)

iam-policies

26
Stars
7
Forks
Watchers

Iam policies implementation for create roles and manage permissions

nuxt-permissions

46
Stars
4
Forks
Watchers

Nuxt module for permission management

Laravel-11-User-Roles-and-Permissions

26
Stars
18
Forks
Watchers

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...