hanakoa / alpaca

Containerized Go µServices for authentication and authorization.
https://hanakoa.github.io/alpaca/
MIT License
5 stars 0 forks source link

Password Reset: Put email on queue so it's durable #44

Open kevinmichaelchen opened 6 years ago

kevinmichaelchen commented 6 years ago

We always want to ensure an email gets sent. So let's put it on a RabbitMQ queue.