All emails
transactionalclear

sign-in key

Magic link email

A short passwordless sign-in email: clearly states that the link is temporary, private, and leads only to the account.

When the user requests sign-in or registration via magic link.

Owner note

This is the most functional email. Minimal atmosphere, maximum clarity.

{{magic_link}}{{expires_in}}{{support_email}}

Fallback

If the link expires, CTA should lead to /login or recover flow, not support as the first step.

Do this

  • Say that the link is one-time or temporary.
  • Warn the user not to forward the email.
  • Give a support fallback.

Avoid this

  • Do not add promo blocks before the sign-in button.
  • Do not repeat the user's email in the body unless needed.
  • Do not make the email feel like a reading.

Default

Subject

Your OmenHall sign-in key

Preview

This link is temporary. Open it only on your own device.

Body

Open this link to sign in to OmenHall: {{magic_link}}. The link expires in {{expires_in}}. Do not forward this email: it opens access to your account and scroll archive. If you did not request this sign-in, ignore the email or contact us: {{support_email}}.

Before sending

Checks before wiring the template into Resend or the API.

  • Subject does not reveal the private question or sensitive situation.
  • Preview text explains the email action without pressure.
  • CTA points to the correct route and avoids stale links.

After sending

Checks after a test send.

  • Email reads on mobile without horizontal scrolling.
  • Plain text version works without images.
  • Support email is visible but not the only path.

related doors