mirror of
https://github.com/pfzetto/axum-oidc.git
synced 2024-11-22 11:32:50 +01:00
Paul Zinselmeyer
9dd85a7703
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 |