Skip to content

Releases: BeneathTheInk/couchdb-jwt-auth-server

v3.4.1

09 Jun 15:07
Compare
Choose a tag to compare

3.4.1 (2017-06-09)

Bug Fixes

  • add flow image (b0a759d)
  • change flow diagram to uploaded png (538dca7)

v3.4.0

30 Dec 18:34
Compare
Choose a tag to compare

3.4.0 (2016-12-30)

v3.3.3

08 Aug 17:52
Compare
Choose a tag to compare

3.3.3 (2016-08-08)

Bug Fixes

  • remove PouchDB callback deprecation notice (e2375fc)
  • upgrade dependencies (dca2a75)

v3.3.2

17 Apr 19:03
Compare
Choose a tag to compare

3.3.2 (2016-04-17)

Bug Fixes

  • couch store db name is only a default (16c5644)
  • expiration issues (6998aff)
  • expiresIn documentation (3e6b29e)
  • missing username or password is a 400 error (24dd55b)
  • revert session-less tokens (d19602f)

v3.3.1

26 Mar 21:24
Compare
Choose a tag to compare

3.3.1 (2016-03-26)

Bug Fixes

v3.3.0

26 Mar 21:21
Compare
Choose a tag to compare

3.3.0 (2016-03-26)

Bug Fixes

  • reduce file count by combining similar logic (1a7b404)

Features

v3.2.1

25 Mar 23:46
Compare
Choose a tag to compare

3.2.1 (2016-03-25)

Bug Fixes

  • don't throw on renewal error, for any reason (8aa2e6e)

v3.2.0

20 Mar 20:00
Compare
Choose a tag to compare

3.2.0 (2016-03-20)

Bug Fixes

  • simplified default transform (9367f9e)

Features

  • refresh roles on token renewal (b8a0a61)
  • small refactor to reduce some repeated code and make some internal APIs accessib (b6b5273)

v3.1.0

18 Mar 19:18
Compare
Choose a tag to compare

3.1.0 (2016-03-18)

Bug Fixes

  • build status image url (92c07f5)
  • convert jwt errors in validation method (9b20af2)
  • ignore a few test related items on release (32cfbee)
  • sign jwt with a single algorithm (78a058c)

Features

  • error route can be disabled (9bbb833)

v3.0.2

09 Mar 00:45
Compare
Choose a tag to compare

3.0.2 (2016-03-09)

Bug Fixes

  • post and put dates in ISO 8601 format (a4d6436)
  • set syntax highlight in docs to json (0421c52)