perfood / couch-auth

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

Migrate templating from ejs to nunjucks #28

Closed fynnlyte closed 2 years ago

fynnlyte commented 2 years ago

We want to support template inheritance and i18n. Nunjucks seems to be a great choice for that.