ngft-iam-nestjs
v1.0.3
Published
A library to help you manage IAM related aspects (Identity Access Management) with users, roles and permissions in your nestjs application
Downloads
6
Readme
IAM NestJS Library
The IAM NestJS library was create to decouple the concepts and implementation of identity and access management. We want to provide a solid interface to interact with users identity and access control for the backend services without worrying about the changes of the IAM concepts and different identity providers. Our goal is to ensure a consistent approach to auth across back-end services.