Releases: cleanenergyexchange/fastapi-zitadel-auth
Releases · cleanenergyexchange/fastapi-zitadel-auth
v0.2.5
What's Changed
- feat: Change
jti
claim to be optional by @msceex in #47 - fix: ordering of logic on retry of load config by @davidhuser in #48
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
What's Changed
- fix: sleep on retry when no signing key found by @davidhuser in #41
- docs: minor fixes by @davidhuser in #33
- chore: add uv dependency checks for dependabot by @davidhuser in #34
- chore: split coverage reporting into its own workflow by @davidhuser in #37
- chore: upgrade setup-uv by @davidhuser in #42
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix: enable http2 by @nason in #29
- docs: minor typos by @davidhuser in #30
New Contributors
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- proper caching of openid signing keys
- configurable claims and users
- introduced exceptions on 400, 401, 403
- published documentation on GitHub Pages
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- fix: nbf claim and zitadel_host setting by @davidhuser in #9
Full Changelog: v0.1.0...v0.1.1
v0.1.0
initial release