Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.
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)
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):