Skip to content

Releases: web-token/jwt-framework

Version 3.0.7

04 Aug 20:25
7a22a92
Compare
Choose a tag to compare

What's Changed

  • Add missing context parameters for supportsEncoding() and supportsDecoding() by @temp in #357
  • Fix X25519 key generation method by @Spomky in #358

New Contributors

  • @temp made their first contribution in #357

Full Changelog: v3.0.6...v3.0.7

v3.0.6

29 Jun 16:31
Compare
Choose a tag to compare

Header checkers exp, iat and nbf can also be header checkers

Full Changelog: v3.0.5...v3.0.6

Version 3.0.5

31 May 20:09
Compare
Choose a tag to compare

What's Changed

  • Split encoder and normalizer to fix Symfony 6.1 compatibility by @mdeboer in #347

Full Changelog: v3.0.4...v3.0.5

v3.0.4

14 Apr 13:14
Compare
Choose a tag to compare

What's Changed

  • cast keyset generation console arguments to int and remove dangerous … by @lucasgranberg in #339

New Contributors

Full Changelog: v3.0.3...v3.0.4

v3.0.3

04 Apr 15:08
Compare
Choose a tag to compare

Full Changelog: v3.0.2...v3.0.3

Version 3.0.2

28 Mar 14:13
d1136b7
Compare
Choose a tag to compare

Modification on the packages:

  • Explicit php version for all components

Full Changelog: v3.0.1...v3.0.2

v3.0.1

28 Mar 14:14
1d6f6a9
Compare
Choose a tag to compare

This is a major release.
Please read the migration guide

What's Changed

New Contributors

Packages:

  • Fixes dependencies on sub packages

Full Changelog: v2.2.11...v3.0.1

Version 2.2.11

24 Aug 05:10
643cced
Compare
Choose a tag to compare

Fix Symfony 5.1 deprecation #313 (@herndlm)

Version 1.3.9

22 Aug 11:16
cf821c7
Compare
Choose a tag to compare

Version 2.0.11

21 Aug 21:37
ccdb0b3
Compare
Choose a tag to compare

Fix wrong tagged branch