Skip to content

Releases: crystal-community/jwt

v1.1.2

17 Oct 20:48
Compare
Choose a tag to compare

fixes compiler warnings

v1.1.1

28 Jun 05:35
d78778c
Compare
Choose a tag to compare

fixes the name of the unsupported algorithm exception
minor version bump as it should never be required now as the enum means this should be caught at compile time

v1.1.0

21 Jun 05:04
Compare
Choose a tag to compare

reverts optional algorithm param on decode
algorithm selection now uses an enum
minor performance improvement when decoding

v1.0.0: fixes RSA validation

21 Jun 03:06
Compare
Choose a tag to compare

Fixes RSA public key validation
Adds options for skipping verification and validation

v0.5.0

19 Jun 11:39
573ce0f
Compare
Choose a tag to compare
  • adds RSA token support
  • you can now also define custom header keys

For RSA usage details see: https://github.com/crystal-community/jwt/blob/master/spec/integration/algorithms/rsa_spec.cr

v0.4.0

04 Nov 16:30
65b6e2d
Compare
Choose a tag to compare

Crystal 0.27 support

v0.3.0

17 Jun 16:59
ac01684
Compare
Choose a tag to compare
Version bump

v0.2.3

28 May 05:47
4771f29
Compare
Choose a tag to compare
v0.2.3