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

Use Brevo for transactional email #352

Open
darksnow opened this issue Sep 25, 2023 · 2 comments
Open

Use Brevo for transactional email #352

darksnow opened this issue Sep 25, 2023 · 2 comments

Comments

@darksnow
Copy link

I was needing to use Brevo for sending out my password reset emails so dug in and produced a go packages to do just that.

https://github.com/darksnow/authboss-brevo-mailer

I thought I would pop a message in here just in case anyone searches the issue cue wanting to do the same.

I guess this approach could be adapted fairly easily for another HTTP JSON based API

Comments and suggestions welcome.

@Bo0mer
Copy link

Bo0mer commented Oct 31, 2023

Thanks for this write-up. I want to do the same using SendGrid, so I'll try to clone your approach. Will post here once I'm ready to share how it went.

@darksnow
Copy link
Author

I understand why the template layer is as it is for authboss but it did feel like a hack working round it.

Good luck with SendGrid, I hope my code can help you with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants