authorizerdev / authorizer

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.
https://authorizer.dev
MIT License
1.61k stars 165 forks source link

basic_auth_signup doesn't trigger with social login #447

Open briannezhad opened 10 months ago

briannezhad commented 10 months ago

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? 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):

lakhansamani commented 3 months ago

@briannezhad thank you for sharing I will look into it asap

lakhansamani commented 3 months ago

@briannezhad do you want to send welcome email on social media signup?