axum-oidc/src
2025-11-21 13:34:59 +01:00
..
builder.rs use openidconnect ClientId and ClientSecret directly instead of Box<str> 2025-11-21 13:20:18 +01:00
error.rs fix: #32 use OriginalUri for redirect_url 2025-11-06 18:56:33 +01:00
extractor.rs use openidconnect ClientId and ClientSecret directly instead of Box<str> 2025-11-21 13:20:18 +01:00
handler.rs fix: fixed redirect_uri with handler_uri in session 2025-04-18 16:23:21 +02:00
lib.rs use openidconnect ClientId and ClientSecret directly instead of Box<str> 2025-11-21 13:20:18 +01:00
middleware.rs set refresh_token to None when ClearSessionFlag is set 2025-11-21 11:56:06 +01:00