Skip to content

Releases: noha/JSONWebToken

The static release

28 Mar 12:49

Choose a tag to compare

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

16 Feb 21:05
9e23534

Choose a tag to compare

Depends now on pharo openssl package and supports RSA signinh

Fixes to None Algorithm, base64 encoding and small things

06 Dec 07:12
24dedbb

Choose a tag to compare

Merge pull request #8 from ba-st/master

Fix JWS base 64 encoding

Tweaks to move dependencies to github

20 Nov 09:20

Choose a tag to compare

0.2.4

load tonel for suppoprting pharo5

Loading NeoJSON from git

06 Nov 11:36

Choose a tag to compare

0.2.3

update NeoJSON to git dependency

Iceberg properties added

10 Aug 14:08

Choose a tag to compare

0.2.2

Added iceberg files

pharo7 ready

25 Jul 14:18

Choose a tag to compare

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

06 Jun 11:05

Choose a tag to compare

0.2

Added class for header algorithm RS256.  The class does not yet imple…

FIrst release - copy from smalltalkhub

24 Nov 13:46

Choose a tag to compare

This release is copied from smalltalk and development will continue here