Releases: noha/JSONWebToken
Releases · noha/JSONWebToken
The static release
Compare
Sorry, something went wrong.
No results found
noha
released this
28 Mar 12:49
This version is long overdue as many people using it and it didn't change for years. Now we are on the side that it should run in pharo9 to pharo12.
RSA signing added
Compare
Sorry, something went wrong.
No results found
noha
released this
16 Feb 21:05
Depends now on pharo openssl package and supports RSA signinh
Fixes to None Algorithm, base64 encoding and small things
Compare
Sorry, something went wrong.
No results found
noha
released this
06 Dec 07:12
Merge pull request #8 from ba-st/master
Fix JWS base 64 encoding
Tweaks to move dependencies to github
Compare
Sorry, something went wrong.
No results found
noha
released this
20 Nov 09:20
0.2.4
load tonel for suppoprting pharo5
Loading NeoJSON from git
Compare
Sorry, something went wrong.
No results found
noha
released this
06 Nov 11:36
0.2.3
update NeoJSON to git dependency
Iceberg properties added
Compare
Sorry, something went wrong.
No results found
noha
released this
10 Aug 14:08
0.2.2
Added iceberg files
pharo7 ready
Compare
Sorry, something went wrong.
No results found
noha
released this
25 Jul 14:18
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
Compare
Sorry, something went wrong.
No results found
noha
released this
06 Jun 11:05
0.2
Added class for header algorithm RS256. The class does not yet imple…
FIrst release - copy from smalltalkhub
Compare
Sorry, something went wrong.
No results found
noha
released this
24 Nov 13:46
This release is copied from smalltalk and development will continue here