Couch Auth Versions Save

Powerful authentication for APIs and apps using CouchDB (or Cloudant) with Node >= 14

v0.20.1

5 months ago
  • Add rate limiting for /password-reset endpoint (#80) d780f47
  • :bug: Resolve sporadic session creation errors (#79) cc9bd94

https://github.com/perfood/couch-auth/compare/v0.20.0...v0.20.1

v0.20.1-1

5 months ago
  • fix failing test by providing email 44b61fa
  • check whether token matches, activate config in test a75212b

https://github.com/perfood/couch-auth/compare/v0.20.1-0...v0.20.1-1

v0.20.1-0

5 months ago
  • Add rate limiting for /password-reset endpoint 68ea766
  • :bug: Resolve sporadic session creation errors (#79) cc9bd94

https://github.com/perfood/couch-auth/compare/v0.20.0...v0.20.1-0

v0.19.2

10 months ago
  • Merge pull request #72 from perfood/dependabot/npm_and_yarn/nunjucks-3.2.4 66b49f4
  • Merge pull request #75 from perfood/dependabot/npm_and_yarn/tough-cookie-4.1.3 ea9031a
  • :arrow_up: Bump tough-cookie from 4.1.2 to 4.1.3 f64d4ce
  • :arrow_up: Bump nunjucks from 3.2.3 to 3.2.4 bd0fbdf
  • 0.19.1: email and _users bugfixes 8be77d8
  • :pencil: document v0.19.1 a4fd181
  • :bug: (#67) lowercase + trim email/username on login e1713e6
  • :bug: (#69) Keep _users docs not managed by couchAuth 886f449

https://github.com/perfood/couch-auth/compare/v0.19.0...v0.19.2