perfood / couch-auth

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

Refactor to use nano 9 instead of Cloudant #20

Closed fynnlyte closed 2 years ago

fynnlyte commented 2 years ago

Use nano by default to reduce dependencies, but allow passing a cloudant - instance instead for IAM compatibility.

Or just discard cloudant completely now that it won't be supported anymore. It's still possible to use IBM Cloudant via legacy auth then.

Docs must be adjusted accordingly.

fynnlyte commented 2 years ago

Implemented with https://github.com/sl-nx/superlogin-next/commit/9fa13b4c02fdd35474d9487ccdda7df26d5ede48