Releases: noha/JSONWebToken
Releases · noha/JSONWebToken
RSA signing added
Fixes to None Algorithm, base64 encoding and small things
Merge pull request #8 from ba-st/master Fix JWS base 64 encoding
Tweaks to move dependencies to github
0.2.4 load tonel for suppoprting pharo5
Loading NeoJSON from git
0.2.3 update NeoJSON to git dependency
Iceberg properties added
0.2.2 Added iceberg files
pharo7 ready
This release adds padding for base64 strings in order to use ZnBase64Encoder. Added proper conversion calls between string and byte array
Support new signature algorithm and optional checking of a signature
0.2 Added class for header algorithm RS256. The class does not yet imple…
FIrst release - copy from smalltalkhub
This release is copied from smalltalk and development will continue here