axum-oidc/src
Paul Zinselmeyer c9f63180b3
feat: add additional constructors for `OidcClient`
Adds `discover_new_with_client` and `from_provider_metadata` functions
to `OidcClient` to allow for custom client configurations as requested
in #12.
2024-05-17 16:09:25 +02:00
..
error.rs implement fix for #10 2024-04-20 20:38:16 +02:00
extractor.rs implement fix for #10 2024-04-20 20:38:16 +02:00
lib.rs feat: add additional constructors for `OidcClient` 2024-05-17 16:09:25 +02:00
middleware.rs implement fix for #10 2024-04-20 20:38:16 +02:00