UNPKG

@sigiljs-community/auth-plugin

Version:

Plugin for SigilJS framework that provides authentication with JWT-like tokens

2 lines (1 loc) 210 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./auth-modifier.js"),t=require("./auth-plugin2.js");exports.AuthModifier=e.default;exports.AuthPlugin=t.default;