Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@lpotthast lpotthast released this 12 Sep 17:16
· 1 commit to main since this release

What's Changed

  • oidc-discovery: allow user to specify retry strategy by @dspicher in #12
  • Fix typo in lib.rs -> "puiblic" to "public" by @Tockra in #14
  • Cargo.toml: allow users to specify tls implementation by @dspicher in #13
  • Cargo.toml: update reqwest dependency by @dspicher in #19
  • Allow token validation outside the axum middleware context by @Tockra in #18
  • Changed response codes in error case by @Tockra in #22
  • Allow to configure where the auth token will be passed by @Tockra in #23
  • Prevent keycloak requests by @Tockra in #29

New Contributors

Full Changelog: v0.5.0...v0.6.0