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.
184 stars
2 watching
26 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. | 687 |
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. | 200 |
mauriciovigolo/keycloak-angular | A library that simplifies the integration of Keycloak with Angular applications | 737 |
nest-cloud/nestcloud | A NodeJS micro-service solution framework built with Typescript and NestJS, enabling cloud-native service creation and management. | 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,988 |
softwarebrothers/adminjs-nestjs | A plugin that integrates AdminJS with NestJS framework for managing content | 163 |
alexanderc/nestjs-mtenant | Provides support for multitenancy in NestJS applications | 104 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 531 |
alpha018/nestjs-firebase-auth | A NestJS module that integrates Firebase authentication and role-based access control (RBAC) into an application. | 30 |
lupu60/nestjs-toolbox | A collection of reusable components and modules for building robust and scalable Nest.js applications | 319 |
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. | 434 |
endykaufman/nest-permissions-seed | A simple application demonstrating basic usage of permissions with NestJS. | 159 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 210 |