organizationPlugin
HeroUI pass-through wrapper around the core organization plugin so consumers can keep plugin imports local to this package.
Import
import { organizationPlugin } from "@xylex-group/athena-auth-ui/plugins"Details
- Category:
function - Primary entrypoint:
@xylex-group/athena-auth-ui/plugins - Public entrypoints:
@xylex-group/athena-auth-ui/plugins - Source:
packages/heroui/src/lib/auth/organization-plugin.ts
Notes
- These helpers are part of the package's public runtime contract and are safe to import directly from the documented entrypoint.