5 packages
@katomaran/nest-jwt-auth
This package provides utilities for creating, verifying, and decoding JSON Web Tokens (JWTs) with support for both access and refresh tokens. It is designed for NestJS applications that require JWT-based authentication.
@katomaran/nest-role-group
@katomaran/nest-role-group is a NestJS package that simplifies the implementation of role-based access control (RBAC) within your application. It enables role management, permission checks, and integrates seamlessly with Redis for caching roles and permis
@katomaran/nest-utilities
`@katomaran/nest-utilities` is a utility package for NestJS applications, including a `ParseQueryInterceptor` to help handle query parameters such as pagination, search, and server timestamps.
@katomaran/omni-auth
A package for handling Google and Apple login.
nest-role-access-kato
This package provides a NestJS implementation for role-based access control (RBAC) to manage user permissions effectively.