Compat React Email
Re-exports `@better-auth-ui/react/email` unchanged for consumers that want upstream email primitives through the Athena package namespace.
Import
import { someExport } from "@xylex-group/athena-auth-ui/compat/react-email"Notes
- This entrypoint is documented at the entrypoint level because it re-exports an upstream package surface rather than owning separate local components, hooks, or functions in this repository.
- The local docs folder focuses on the package-owned API in
packages/heroui/src.
Compat React
Re-exports `@better-auth-ui/react` unchanged for consumers that want the upstream React primitives through the Athena package namespace.
@xylex-group/athena-auth-ui/email
Transactional email components plus template metadata helpers for auth lifecycle messages such as resets, verification, invitations, and security alerts.