0.3.0
🚨 Breaking Changes
- Remove useless generate_token function - by @lepture (04ded)
- jwk: Add JWKRegistry - by @lepture (5934b)
- jwt: Remove jwt.extract - by @lepture (1dd23)
🚀 Features
🐞 Bug Fixes
- Export register method for jwe drafts - by @lepture (976f3)
- jwe: Set enc model default to recommended = False - by @lepture (fd9a4)
- jws: Allow protecting content only - by @lepture (c70a4)