Skip to content

Releases: authlib/joserfc

1.6.0

14 Dec 05:20
aae7743

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Remove backend parameter, it is deprecated  -  by @lepture (e10e1)
  • jwa: Improve RFC9864 check key logic  -  by @lepture (b8434)
  • jwk: Improve OKPKey implementation  -  by @lepture (7b8e3)
  • jwk: Allow import key from cryptography native key types  -  by @lepture (6db65)
  • jwk: Raise InvalidKeyCurveError when generate ECKey with invalid crv  -  by @lepture (c7921)
  • jwk: Improve generate_private_key on binding class  -  by @lepture (24257)
  • jwk: Remove useless properties on OKPKey  -  by @lepture (bf35f)
  • jws: Use JWSRegistry.guess_algorithm to replace JWSRegistry.guess_alg  -  by @lepture (6b34c)
  • jwt: Make BaseClaimsRegistry.essential_keys a property.  -  by @lepture (bc13e)
    View changes on GitHub

1.5.0

30 Nov 06:02
2d39a9f

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

1.4.3

19 Nov 05:52
d380da4

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

1.3.5

18 Nov 10:08
55e35d5

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

1.4.2

17 Nov 09:03
bcce21b

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

1.4.1

05 Nov 05:43
ad9d57c

Choose a tag to compare

   🐞 Bug Fixes

  • errors: Add a base ClaimError  -  by @lepture (d91b3)
  • jwk: Add security warnings at OctKey.import_key and RSAKey.import_key  -  by @lepture (2bf63)
    View changes on GitHub

1.4.0

09 Oct 07:47
31cc5f2

Choose a tag to compare

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

1.3.4

21 Sep 15:49
6b6642b

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

1.3.3

15 Sep 07:26
7d7733b

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

1.3.2

04 Sep 06:51
408c865

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub