You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set an email template for basic_auth_signup, which I would like to trigger anyone who signs up for an account on my app., but as of now, it doesn't; all my users are using social media authentication to sign-up/sign-in. Could it be due to only limiting social media sign-ups? Would basic_auth_signup work even for third-party login?
Keep in mind I have tested "Invite Member" with a custom email template, and that works fine, which means that the SMTP setup is correct.
Expected behavior
Send email when user sign-up Desktop (please complete the following information):
OS: [e.g. iOS]: MacOS
Browser [e.g. chrome, safari]: Chrome
Version [e.g. 22]: 20.0.6099.129 (Official Build) (x86_64)
The text was updated successfully, but these errors were encountered:
Version: 1.3.8
Describe the bug
I have set an email template for
basic_auth_signup,
which I would like to trigger anyone who signs up for an account on my app., but as of now, it doesn't; all my users are using social media authentication to sign-up/sign-in. Could it be due to only limiting social media sign-ups? Wouldbasic_auth_signup
work even for third-party login?Keep in mind I have tested "Invite Member" with a custom email template, and that works fine, which means that the SMTP setup is correct.
Expected behavior
Send email when user sign-up
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: