Athena

OrganizationInvitationEmail

Transactional email component for organization invitations with the canonical Athena Auth template key metadata.

Import

import { OrganizationInvitationEmail } 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/organization-invitation-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.