UNPKG

@betha-plataforma/oauth

Version:

Biblioteca JavaScript para lidar com o fluxo do OAuth 2.0 em aplicações Web, com suporte a TypeScript.

11 lines 1.14 kB
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.RedirectAuthenticationHandler = exports.IFrameAuthenticationHandler = void 0; var IFrameAuthenticationHandler_1 = require("./IFrameAuthenticationHandler"); Object.defineProperty(exports, "IFrameAuthenticationHandler", { enumerable: true, get: function () { return __importDefault(IFrameAuthenticationHandler_1).default; } }); var RedirectAuthenticationHandler_1 = require("./RedirectAuthenticationHandler"); Object.defineProperty(exports, "RedirectAuthenticationHandler", { enumerable: true, get: function () { return __importDefault(RedirectAuthenticationHandler_1).default; } }); //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvbGliL1Byb3RvY29sL0hhbmRsZXJzL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7OztBQUFBLDZFQUF1RjtBQUE5RSwySkFBQSxPQUFPLE9BQStCO0FBRS9DLGlGQUEyRjtBQUFsRiwrSkFBQSxPQUFPLE9BQWlDIn0=