@statter/auth
v1.0.7
Published
statter auth
Readme
@statter/auth
Authentication library for NestJS.
What Is Included
AuthSharedModulefor JWT strategy and user repository registration.JwtGuardandRolesGuard.AuthandCurrentUserdecorators.JwtStrategy,JwtProviderModule,UserRepository.
Public Exports
import {
AuthSharedModule,
Auth,
CurrentUser,
JwtGuard,
JwtProviderModule,
UserRepository,
JwtStrategy
} from "@statter/auth"Build
npm run build -w @statter/auth