Athena

EmailChangedEmail

Transactional email component for the email changed flow.

Import

import { EmailChangedEmail } from "@xylex-group/athena-auth-ui/email"

Details

  • Category: component
  • Primary entrypoint: @xylex-group/athena-auth-ui/email
  • Public entrypoints: @xylex-group/athena-auth-ui/email
  • Source: packages/heroui/src/components/auth/email/email-changed-email.tsx

Notes

  • This component belongs on the server or in your email rendering pipeline, not in the interactive client-side auth shell.
  • Its props come from the upstream Better Auth React Email surface while the rendered markup is owned locally in this package.
  • Use getAthenaAuthEmailTemplateCatalog() or the component's static templateKey metadata when you want an Athena Auth email_templates.template_key row to target this email.