Skip to main content
If your app uses Supabase Auth, the default authentication emails (confirm signup, magic link, reset password, verify email) are plain and hard to change — editing them usually means touching project config. Minimo lets you design them like any other template and takes over sending, so you can change copy and branding without redeploying.

What you can customize

  • Confirm signup
  • Magic link
  • Reset password
  • Change email / verify
Each becomes a Minimo template with your branding and dynamic fields, including the auth variables Supabase provides (such as the confirmation link/token).

Set it up

1

Connect Supabase

Connect your Supabase project to Minimo — see Supabase connection.
2

Point auth emails at Minimo

In your Minimo workspace, enable auth-email handling and follow the steps to route Supabase Auth emails through Minimo.
3

Design each template

Edit the signup, magic-link, reset and verify templates in Templates. Keep the auth link/token variable in place so the flow still works.
Auth emails are on the critical path for signing in. Always send yourself a test of each template and click the link end-to-end before going live — a broken magic-link variable locks users out.
Ask Mo to redesign an auth email to match your brand, then test it. See Build with Mo.