Releases: BeneathTheInk/couchdb-jwt-auth-server
Releases · BeneathTheInk/couchdb-jwt-auth-server
v3.4.1
3.4.1 (2017-06-09)
Bug Fixes
- add flow image (b0a759d)
- change flow diagram to uploaded png (538dca7)
v3.3.3
3.3.3 (2016-08-08)
Bug Fixes
- remove PouchDB callback deprecation notice (e2375fc)
- upgrade dependencies (dca2a75)
v3.3.2
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
3.3.1 (2016-03-26)
Bug Fixes
v3.3.0
3.3.0 (2016-03-26)
Bug Fixes
- reduce file count by combining similar logic (1a7b404)
Features
v3.2.1
3.2.1 (2016-03-25)
Bug Fixes
- don't throw on renewal error, for any reason (8aa2e6e)
v3.2.0
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
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
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)