UNPKG

loopback4-authentication

Version:

A loopback-next extension for authentication feature. Various Oauth strategies supported by this package.

6 lines 298 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./user-authentication.middleware"), exports); tslib_1.__exportStar(require("./client-authentication.middleware"), exports); //# sourceMappingURL=index.js.map