workspacePlugin
HeroUI plugin wrapper that registers the workspace settings tabs, localized labels, and custom workspace view paths.
Import
import { workspacePlugin } 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/workspace-plugin.ts
Notes
- These helpers are part of the package's public runtime contract and are safe to import directly from the documented entrypoint.
Related
withAthenaAuthEmailTemplate
Attaches stable Athena Auth email template metadata onto a React email component so consumers can map it back to `email_templates.template_key` rows.
Entrypoints
This index explains how the package export map is split across the root UI surface, page shells, transactional emails, plugin helpers, compat re-exports, and styles.