how to toggle "Waiting for Verification" behavior for email signups? I'm using SendGrid but i don't want to use supabase SMTP settings because i don't know how to make it work with SendGrid's serverless api
n
Needle
05/27/2022, 2:59 AM
Hello @aquaspirit!
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.
Needle
05/27/2022, 3:00 AM
🆕 how to toggle Waiting for Verificaton
Needle
05/27/2022, 3:22 AM
how to toggle Waiting for Verificaton
f
ferpintado
05/27/2022, 3:22 AM
This can be configured in your settings, go to Authentication -> Settings -> Email Auth and toogle "Enable email confirmation"
a
aquaspirit
05/27/2022, 3:45 AM
sorry, what i mean is there some way to use Supabase's "Waiting for Verification" behavior without triggering Supabase's email confirmation template. I know the answer is using supabase Email Custom SMTP settings to connect with SendGrid but i don't know how to make it work with SendGrid's serverless api
aquaspirit
05/27/2022, 3:48 AM
Let's say i did know how to use it with SendGrid's serverless api, i don't know how i would verify newly created user in Users table to remove "Waiting for Verification"