Hello there! i've setup my own confirmation email ...
# help
j
Hello there! i've setup my own confirmation email with ```supabase.auth.api.generateLink```& Sendgrid, which works perfectly. But I don't see a way to disable Supabase auto mail on Signup (from Supabase Auth -> Template in the UI) to be sent. How can I disable this automatic send from Supabase ? Thanks !
n
Hello @Julien! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
g
I'm not familiar with using generateLink, but the only switch I can think of to stop confirm email is "enable email confirmations" in auth settings.
n
Julien (2022-05-30)
j
This will just disable the need of confirmation. I want to make my user confirm there mail, but with a more elaborate email template, that's why I used generatedlink.
g
Ah, like I said I've not used it and thought maybe it allowed taking care of the confirmation process yourself.
j
nope, I though too but it just remove the need of confirm. Thanks anyway
@garyaustin if you know anyone who can answer this I would be glad to have a contact ! 😄
g
You might start an issue in Supabase/gotrue GitHub.
j