Customizing Auth related Emails #15038
Unanswered
surajshah
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello!
We are looking into the best way to customize the auth emails (Confirm signup, Invite user, Magic Link, Change Email Address, Reset Password) that are sent from Supabase.
Our needs are:
For Localization I have seen this link supabase/auth#80 (comment) and are trying to use it.
But to pull additional data, for eg, in the "Invite user" mail if we want to mention the name of the user that did the invite and inform them that they would get a $x gift if the signup was successfully done, we don't find any way to do this.
Would anyone have any suggestions on this?
Thanks!
Suraj
All reactions