nestjs-permission-boilerplate
Permission framework
A NestJS project for dynamic permission handling with a focus on role-based access control and user authentication.
216 stars
6 watching
45 forks
Language: TypeScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
endykaufman/nest-permissions-seed | A simple application demonstrating basic usage of permissions with NestJS. | 159 |
dbkaplan/dry-rest-permissions | A permission framework for Django REST Framework that allows rules-based permissions and separates global and object-level access control. | 377 |
bjerkio/nestjs-oso | Simplifies the implementation of an open-source policy engine for authorization in NestJS applications | 37 |
vivify-ideas/nestjs-boilerplate | A pre-configured NestJS application with authentication, typeORM, and Swagger support. | 627 |
alpha018/nestjs-firebase-auth | A NestJS module that integrates Firebase authentication and role-based access control (RBAC) into an application. | 30 |
iosphere/ishpermissionkit | A framework for obtaining user permissions on iOS in a unified and polite manner | 614 |
caxap/rest_condition | Provides a flexible way to define complex permissions flows in Django REST Framework projects. | 280 |
niwinz/djangorestframework-composed-permissions | A tool for defining complex permissions in Django REST Framework | 79 |
fernandohenriques/nestjs-graphql-boilerplate | A pre-configured NestJS and GraphQL project with Docker support for rapid development of APIs. | 176 |
francescomalatesta/laravel-api-boilerplate-jwt | A Laravel 5.8 API project with built-in authentication and JWT-powered REST APIs | 1,174 |
ablestack/nestjs-bff | A full-stack TypeScript starter project with API, CLI, and Angular webapp for building enterprise-grade Node.js applications | 637 |
nixzhu/proposer | An iOS framework that simplifies permission requests for various device capabilities. | 854 |
sergey-telpuk/nestjs-rbac | An implementation of Role-Based Access Control (RBAC) for NestJS applications using a modular and customizable approach. | 434 |
feathersjs-ecosystem/feathers-permissions | A module that enables role-based permissions for Feathers services | 184 |
vndevteam/nestjs-boilerplate | A comprehensive NestJS boilerplate with built-in support for various features and tools | 151 |