UNPKG

@nestjs-mod/sso

Version:

NestJS SDK for Single Sign-On on NestJS and Angular with webhooks and social authorization (Wrapper for https://www.npmjs.com/package/@nestjs-mod/sso-rest-sdk)

14 lines 763 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./lib/sso.configuration"), exports); tslib_1.__exportStar(require("./lib/sso.constants"), exports); tslib_1.__exportStar(require("./lib/sso.decorators"), exports); tslib_1.__exportStar(require("./lib/sso.environments"), exports); tslib_1.__exportStar(require("./lib/sso.errors"), exports); tslib_1.__exportStar(require("./lib/sso.filter"), exports); tslib_1.__exportStar(require("./lib/sso.guard"), exports); tslib_1.__exportStar(require("./lib/sso.module"), exports); tslib_1.__exportStar(require("./lib/sso.service"), exports); tslib_1.__exportStar(require("./lib/sso.types"), exports); //# sourceMappingURL=index.js.map