Releases: eXistSolutions/exist-jwt
Releases · eXistSolutions/exist-jwt
v2.0.0
2.0.0 (2021-06-30)
Bug Fixes
- deps: declare stable versions as minimum (610e1c8)
- jwt: possible NPE in jwt:encode (1a5e483), closes #2
feature
BREAKING CHANGES
- depends on processor version 5.3.0 and crypto lib version 6.0.0
v1.1.2
1.1.2 (2021-06-25)
Bug Fixes
v1.1.1
1.1.1 (2021-01-18)
Bug Fixes
- release: add npm task: "build" (5a0265e)
It depends
- update documentation
- set correct processor dependency (5.0.0)
Initial version
First working version with tests that allows to create and verify JWTs that are compatible with jwt.io