UNPKG

@sigiljs-community/auth-plugin

Version:

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

7 lines (6 loc) 154 B
import { default as f } from "./auth-modifier.mjs"; import { default as r } from "./auth-plugin2.mjs"; export { f as AuthModifier, r as AuthPlugin };