mirror of
https://codeberg.org/pfzetto/axum-oidc
synced 2025-12-08 06:05:16 +01:00
previously the middlewares would use the default `reqwest::Client` even if the `OidcClient` is created with a custom client. Now the middleware uses the `reqwest::Client` used during creation of `OidcClient`. |
||
|---|---|---|
| .. | ||
| error.rs | ||
| extractor.rs | ||
| lib.rs | ||
| middleware.rs | ||