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.
Import
import { withAthenaAuthEmailTemplate } from "@xylex-group/athena-auth-ui/email"Details
- Category:
function - Primary entrypoint:
@xylex-group/athena-auth-ui/email - Public entrypoints:
@xylex-group/athena-auth-ui/email - Source:
packages/heroui/src/components/auth/email/template-metadata.ts
Notes
- These helpers are part of the package's public runtime contract and are safe to import directly from the documented entrypoint.