nestjs-rbac
RBAC framework
An implementation of Role-Based Access Control (RBAC) for NestJS applications using a modular and customizable approach.
Awesome RBAC for NestJs
434 stars
5 watching
37 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
javascriptnestjsnodejsnpmrbac
Related projects:
Repository | Description | Stars |
---|---|---|
owasp/rbac | An authorization library for PHP that provides Role-Based Access Control and NIST Level 2 compliance | 434 |
alpha018/nestjs-firebase-auth | A NestJS module that integrates Firebase authentication and role-based access control (RBAC) into an application. | 30 |
seeden/rbac | An implementation of Hierarchical Role Based Access Control (RBAC) in NodeJS. | 989 |
insidexa/nestjs-rpc | A package providing support for JSON-RPC in NestJS applications. | 62 |
shonenada/flask-rbac | Adds Role-Based Access Control to the Flask web framework | 232 |
endykaufman/nest-permissions-seed | A simple application demonstrating basic usage of permissions with NestJS. | 159 |
anonrig/nestjs-keycloak-admin | A Nest.js module that integrates Keycloak authentication and User Managed Access (UMA) for managing resources. | 184 |
rstacruz/rsjs | Guides JavaScript structure and behavior in non-SPA web applications to improve maintainability | 193 |
bjerkio/nestjs-oso | Simplifies the implementation of an open-source policy engine for authorization in NestJS applications | 37 |
nartc/nest-mean | A NestJS-based backend with MongoDB integration and Angular frontend, along with Docker support. | 368 |
ablestack/nestjs-bff | A full-stack TypeScript starter project with API, CLI, and Angular webapp for building enterprise-grade Node.js applications | 637 |
ferdysd96/nestjs-permission-boilerplate | A NestJS project for dynamic permission handling with a focus on role-based access control and user authentication. | 216 |
crudjs/rest-nestjs-postgres | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |
liaoliaots/nestjs-redis | Provides a Redis client for Node.js applications using Nest framework | 393 |
team-soteria/rback | A tool that visualizes the Role-Based Access Control (RBAC) structure of a Kubernetes cluster | 401 |