zitadel-rust needs updates
I created an issue overhere: https://github.com/smartive/zitadel-rust/issues/606
Zitadel-rust seems sort of abandoned... Any suggestions how to go about this? My usecase is Axum.
Zitadel-rust seems sort of abandoned... Any suggestions how to go about this? My usecase is Axum.
GitHub
Handler routing issues are caused by Axum version conflicts between our application (using Axum 0.8.0) and the Zitadel-rust authentication library (using Axum 0.7.9). This creates a fundamental inc...
