getAthenaAuthEmailTemplate
Looks up one exported Athena Auth email template metadata entry by its public `templateKey`.
Import
import { getAthenaAuthEmailTemplate } 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.