Skip to content

Releases: authlib/joserfc

1.6.4

13 Apr 13:15
6ae237e

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

1.6.3

25 Feb 15:33
f06540f

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

1.6.2

16 Feb 03:37
52c6ffd

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

1.6.1

30 Dec 08:45
f675677

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

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