Skip to content

1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 09:33
· 1327 commits to master since this release
85eefea

What's Changed

🚀 Features

  • token-validation-*: look for annotations more robustly, support for meta annotations (#191) @janolaveide
  • token-validation-ktor: adding support for token expirythreshold in the ktor-module. (#185) @Robert-Larsen
  • token-client-*: implement client for OAuth 2.0 Token Exchange (#180) @ybelMekk @tommytroen

⚠️ Breaking Changes

  • feature: implement client for OAuth 2.0 Token Exchange (#180)
    • refactor OnBehalfOfAssertionResolver interface to JwtBearerTokenResolver

⬆️ Dependency upgrades