@mvx/identity
Version:
identity is oidc for mvc, type-mvc is base on koa. Decorator, Ioc, AOP mvc framework on server.
12 lines (10 loc) • 528 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./NoOpenIDError"), exports);
tslib_1.__exportStar(require("./AuthenticationError"), exports);
tslib_1.__exportStar(require("./OIDCError"), exports);
tslib_1.__exportStar(require("./InvalidToken"), exports);
tslib_1.__exportStar(require("./InvalidRequest"), exports);
tslib_1.__exportStar(require("./InternalOAuthError"), exports);
//# sourceMappingURL=../sourcemaps/errors/index.js.map