@amsame/kinde-auth-nestjs
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -56,4 +56,4 @@ "use strict"; | ||
canActivate(context) { | ||
var _a; | ||
return __awaiter(this, void 0, void 0, function* () { | ||
var _a; | ||
try { | ||
@@ -60,0 +60,0 @@ const roles = this.reflector.get(roles_decorator_1.KindeRoles, context.getHandler()); |
{ | ||
"name": "@amsame/kinde-auth-nestjs", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Kinde Auth module for NestJS framework", | ||
@@ -5,0 +5,0 @@ "author": { |
35692