UNPKG

better-auth

Version:

The most comprehensive authentication framework for TypeScript.

4 lines (3 loc) 162 B
import { getOrgAdapter } from "./adapter.mjs"; import { organization, parseRoles } from "./organization.mjs"; export { getOrgAdapter, organization, parseRoles };