NestJS RBAC (Role-BasedAccessControl) is a middleware for managing user roles and permissions in NestJS applications. It simplifies accesscontrol by defining structured roles and permissions within an application.
npm package for OpenID Connect, OAuth Code Flow with PKCE
angular-auth-oidc-client is a library that simplifies authentication in Angular applications using OpenID Connect (OIDC) and OAuth2. It provides secure login, token management, and role-basedaccesscontrol, making it easier to integrate modern authentication protocols.