how to toggle "Waiting for Verification" behavior ...
# help
a
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
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.
🆕 how to toggle Waiting for Verificaton
how to toggle Waiting for Verificaton
f
This can be configured in your settings, go to Authentication -> Settings -> Email Auth and toogle "Enable email confirmation"
a
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
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"