UNPKG

@berlingske-media/bm.node-module.gateway_jwt

Version:

AuthGateway JWT verification library based on public JWKS endpoint

9 lines 421 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./request"), exports); tslib_1.__exportStar(require("./cache"), exports); tslib_1.__exportStar(require("./rateLimit"), exports); tslib_1.__exportStar(require("./interceptor"), exports); tslib_1.__exportStar(require("./callbackSupport"), exports); //# sourceMappingURL=index.js.map