feat(oidc): impl back channel logout
This commit is contained in:
@@ -79,6 +79,7 @@ use crate::interfaces::api::handlers::file_handler::MoveFilePayload;
|
||||
handlers::auth_handler::oidc_authorize,
|
||||
handlers::auth_handler::oidc_callback,
|
||||
handlers::auth_handler::oidc_exchange,
|
||||
handlers::auth_handler::oidc_backchannel_logout,
|
||||
// File handlers (free functions — see file_handler.rs for why)
|
||||
handlers::file_handler::list_files_query,
|
||||
handlers::file_handler::upload_file_with_thumbnails,
|
||||
|
||||
Reference in New Issue
Block a user