Replies: 1 comment
-
Looks like something could be done using: https://authjs.dev/guides/providers/email#custom-email-service We might look into this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying out the lib and looks great. The only thing is that we have a queue in prod for sending out notifications (or emails/sms, depends on context) for things such as codes or tokens.
It would be great if the library exposes that as part of the adapter (https://authjs.dev/reference/core/adapters) so that we can wire up our own infrastructure for sending notifications instead of being bound to use node mailer.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions