v1.8.4
What's Changed
- chore: removed RSA1_5 as default enc alg by @jschlyter in #130
- Build with Python 3.11 by @jschlyter in #128
- update dependencies by @jschlyter in #131
- Build with Python 3.11 rc2 by @jschlyter in #132
- build with Python 3.11 by @jschlyter in #133
- upgrade code coverage tools by @jschlyter in #138
- replace cgi by @jschlyter in #139
- Tests for finding out if a token is a compact JWS, json JWS or a JWE.… by @rohe in #140
- EdDSA (Ed25519/Ed448) by @jschlyter in #142
- upgrade to codecov/codecov-action@v3 by @jschlyter in #143
- Bump requests from 2.28.2 to 2.31.0 by @dependabot in #144
- remove Python 3.10 workaround for Poetry by @jschlyter in #145
- Support for P-256K/ES256K by @jschlyter in #147
- remove poetry.lock by @jschlyter in #137
- JWT check nbf/exp by @jschlyter in #149
- Add fully specified algorithms by @jschlyter in #153
- Changes necessary to allow the SD JWT package to build on this. by @rohe in #151
- build with Python 3.12 by @jschlyter in #154
- Editorial changes by @rohe in #155
New Contributors
- @dependabot made their first contribution in #144
Full Changelog: 1.8.3...1.8.4