Athena Auth UI
Prebuilt HeroUI auth, settings, email, and plugin surfaces for Athena Auth.
@xylex-group/athena-auth-ui is the prebuilt React/HeroUI layer on top of the Athena Auth client flows exposed by @xylex-group/athena.
These docs cover the Athena-owned package surface: ready-to-mount auth pages, settings panels, workspace tooling, transactional emails, hooks, and plugin helpers.
Compat entrypoints are summarized at the entrypoint level because they pass through upstream Better Auth UI modules unchanged, while these docs focus on the local components, hooks, functions, and page shells maintained in this package.
Browse
- Components: 84 public UI components and page shells.
- Hooks: 23 exported React hooks for workspace and admin flows.
- Functions: 15 plugin helpers and runtime utilities.
- Entrypoints: package export map, compat entrypoints, and styles import guidance.
- Customization Guide: provider config,
uioverrides, loading state slots, route/copy overrides, and email template key mapping.