Skip to content

v0.4.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@dsferruzza dsferruzza released this 05 Nov 11:41
· 37 commits to master since this release
v0.4.0-beta.2
d4cc69e
  • support Actix Web 4.0.0-beta.10
  • add passthrough policy setting to allow auth to be optional
  • add a KeycloakAuth::default_with_pk() helper function to initialize the middleware with default settings
  • improve extractors error types
  • expose a pure function to extract custom JWT claims from an Actix Web request
  • update to Rust 2021 edition