@koakh/nestjs-package-jwt-authentication-ldap
Advanced tools
Comparing version 1.0.32 to 1.0.33
@@ -5,3 +5,4 @@ import { TokenSecrets } from "./token-secrets.interface"; | ||
licenseState: () => any; | ||
initRenewTokenSecrets(): TokenSecrets; | ||
getTokenSecrets: () => TokenSecrets; | ||
} |
{ | ||
"name": "@koakh/nestjs-package-jwt-authentication-ldap", | ||
"version": "1.0.32", | ||
"version": "1.0.33", | ||
"description": "Koakh NestJS Jwt Authentication LDAP", | ||
@@ -5,0 +5,0 @@ "author": "Mário Monteiro <marioammonteiro@gmail.com>", |
295329
4126