perfood / couch-auth

Powerful authentication for APIs and apps using CouchDB (or Cloudant) with Node >= 14
MIT License
66 stars 19 forks source link

Add 'useCustomMailer' and 'sendExistingUserEmail' config options #85

Closed maxcodefaster closed 1 month ago

maxcodefaster commented 1 month ago

Adds option for using a custom mailer by listening to the emitted events, instead of using the built in mailer.