nestjs-keycloak-admin
Keycloak admin provider
A Nest.js module that integrates Keycloak authentication and User Managed Access (UMA) for managing resources.
Keycloak client and admin provider for Nest.js applications with built-in User Managed Access (UMA) and ACL support.
181 stars
2 watching
25 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
javascriptkeycloaknestnestjsnodejstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
keycloak/keycloak-nodejs-connect | A Node.js adapter that simplifies authentication and authorization for modern web applications using an identity and access management solution. | 682 |
anilahir/nestjs-authentication-and-authorization | An authentication system built using NestJS and its associated technologies to manage user accounts with features like registration, login, profile display, and logout. | 195 |
mauriciovigolo/keycloak-angular | A library that simplifies the integration of Keycloak with Angular applications | 729 |
nest-cloud/nestcloud | A cloud-native microservices framework for building scalable and distributed applications using NodeJS, TypeScript, and the NestJS framework. | 422 |
bjerkio/nestjs-oso | Simplifies the implementation of an open-source policy engine for authorization in NestJS applications | 37 |
nestjs/nest-cli | A tool that helps developers set up and maintain Nest applications | 1,975 |
softwarebrothers/adminjs-nestjs | A plugin that integrates AdminJS with NestJS framework for managing content | 162 |
alexanderc/nestjs-mtenant | Provides support for multitenancy in NestJS applications | 101 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
alpha018/nestjs-firebase-auth | A NestJS module that integrates Firebase authentication and role-based access control (RBAC) into an application. | 31 |
lupu60/nestjs-toolbox | A collection of reusable components and modules for building robust and scalable Nest.js applications | 308 |
nestcrafts/nestjs-easyconfig | A module to load and manage environment variables from .env files in NestJS applications. | 188 |
sergey-telpuk/nestjs-rbac | An implementation of Role-Based Access Control (RBAC) for NestJS applications using a modular and customizable approach. | 426 |
endykaufman/nest-permissions-seed | A simple application demonstrating basic permission usage with NestJS. | 154 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |