Join Discord
Powered by
Is the email template tied to the SMTPService clas...
# support-questions-legacy
n
n1ru4l
08/29/2022, 12:19 PM
Is the email template tied to the SMTPService class? I want to enqueue the email to an HTTP endpoint (also easier to integration test) instead of directly connecting to SMTP
r
rp_st
08/29/2022, 12:20 PM
hey! yes there is.
rp_st
08/29/2022, 12:20 PM
https://github.com/supertokens/email-sms-templates
n
n1ru4l
08/29/2022, 12:21 PM
okay so I have to implement my own provider that has a sendEmail function 🤔
r
rp_st
08/29/2022, 12:23 PM
yes.
Previous
Next