Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basic_auth_signup doesn't trigger with social login #447

Open
briannezhad opened this issue Jan 16, 2024 · 0 comments
Open

basic_auth_signup doesn't trigger with social login #447

briannezhad opened this issue Jan 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@briannezhad
Copy link

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

  • OS: [e.g. iOS]: MacOS
  • Browser [e.g. chrome, safari]: Chrome
  • Version [e.g. 22]: 20.0.6099.129 (Official Build) (x86_64)
@briannezhad briannezhad added the bug Something isn't working label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant