UNPKG

authrix

Version:

Lightweight, flexible authentication library for Node.js and TypeScript.

4 lines (3 loc) 433 B
export { c as SSOOptions, d as SSOResult, S as SSOUser, g as generateSSOState, b as handleCustomSSO, a as handleGitHubSSO, h as handleGoogleSSO, p as processSSOAuthentication, s as ssoHelpers, v as verifySSOState } from './forgotPassword.js'; export { a as authConfig, g as getAuthrixStatus, i as initAuth, b as isAuthrixInitialized } from './index-Bwhj_bJW.js'; export { A as AuthDbAdapter, a as AuthUser } from './db-R-GJxQGc.js';