Skip to content

Releases: authlib/joserfc

1.0.0

14 Jul 13:36
98a986a
Compare
Choose a tag to compare

   🚀 Features

  • types: Added boolean types for registry value and values options added tests for boolean value and values in registry  -  by @stormcow (5e58b)
  • types: Use strict type hint  -  by @lepture (98540)

   🐞 Bug Fixes

    View changes on GitHub

0.12.0

15 Jun 04:37
e357cb2
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • jwe: Limit DEF decompress size to 250k bytes  -  by @lepture (e9df3)
  • jwt: Update claims validation logic, allow value to be False or 0  -  by @lepture (ab7d9)
    View changes on GitHub

0.11.1

04 Jun 02:33
19e9fa2
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

0.11.0

04 Jun 02:24
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

0.10.0

13 May 14:46
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Jwt encode and decode methods only works for JWS by default  -  by @lepture (29d39)
    View changes on GitHub

0.9.0

16 Nov 08:07
b669af5
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

0.8.0

06 Sep 13:11
ef7e835
Compare
Choose a tag to compare

   🚀 Features

  • jwk: Add ensure_kid method on key model, add auto_kid when generate key  -  by @lepture (3a49e)

   🐞 Bug Fixes

    View changes on GitHub

0.7.0

14 Aug 13:36
e74de34
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

0.6.0

20 Jul 12:46
27339fa
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • jwe: Split JSONEncryption to GeneralJSONEncryption and FlattenedJSONEncryption  -  by @lepture (76912)
  • jws: Split JSONSignature into GeneralJSONSignature and FlattenedJSONSignature  -  by @lepture (9fced)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

0.5.0

12 Jul 12:16
1b7d7c2
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • jwk: Rename exchange_shared_key to exchange_derive_key  -  by @lepture (2b00e)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub