perfood / couch-auth

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

:bug: fix email template type #18

Closed ikosta closed 2 years ago

ikosta commented 2 years ago

EmailTemplate.template should be optional so I fixed that.