@fonos/auth
Advanced tools
Comparing version 0.1.11-alpha.5 to 0.1.11-alpha.6
@@ -42,3 +42,2 @@ "use strict"; | ||
const jwtHandler = new auth_utils_1.default(new jwt_1.default()); | ||
console.log(ctx.call.metadata.get("access_key_id").toString()); | ||
try { | ||
@@ -45,0 +44,0 @@ if (!ctx.call.metadata.get("access_key_id").toString() || |
{ | ||
"name": "@fonos/auth", | ||
"version": "0.1.11-alpha.5", | ||
"version": "0.1.11-alpha.6", | ||
"description": "Authentication Module", | ||
@@ -59,3 +59,3 @@ "author": "Raul Sanchez <rsanchez@fonoster.com>", | ||
}, | ||
"gitHead": "79c4a14d9dbcd79e2ccd18c62d44e394d2e7e6bc" | ||
"gitHead": "24f78cb94185c34564681a36a33601691b9e5f65" | ||
} |
84624
2003