0.5.0
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
- Refactor registry check header - by @lepture (11efa)
- Rename JSONEncryption.flatten to .flattened - by @lepture (69e77)
- jwe: Use Tuple[bytes,bytes] as the returning type - by @lepture (5d944)
- jwe: Rename CompleteJSONSerialization - by @lepture (78f4c)
- jwe: Fix when there is no encrypted_key - by @lepture (1e77d)
- jwk: Only check_alg in JWS - by @lepture (72d88)
- jwk: Load and dump key with password - by @lepture (15d2a)
- jws: Fix JSON serialization for RFC7797 - by @lepture (22fcc)