There was an error while loading. Please reload this page.
1 parent 90f5849 commit d4cc69eCopy full SHA for d4cc69e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## unreleased
+## v0.4.0-beta.2
4
5
- support Actix Web 4.0.0-beta.10
6
- add passthrough policy setting to allow auth to be optional
Cargo.toml
[package]
name = "actix-web-middleware-keycloak-auth"
-version = "0.4.0-beta.1"
+version = "0.4.0-beta.2"
authors = ["David Sferruzza <david.sferruzza@gmail.com>"]
edition = "2021"
description = "A middleware for Actix Web that handles authentication with a JWT emitted by Keycloak"
0 commit comments