Skip to content

v0.4.0

Choose a tag to compare

@davidhuser davidhuser released this 20 May 12:21
· 5 commits to main since this release
4258247

⚠️ Breaking changes

  • Sibling-app tokens now rejectedaud is narrowed to client_id only, and a new client_id claim check enforces claims["client_id"] == app_client_id. Tokens for app B in the same Zitadel project no longer pass app A. (#157)
  • token_leeway capped at 30 s (#159)

What's Changed

Full Changelog: v0.3.3...v0.4.0