Skip to main content

session_end_execute_html

Function session_end_execute_html 

Source
pub(super) async fn session_end_execute_html(
    services: &Services,
    user_id: &UserId,
    device_id: &str,
) -> Result<String>
Expand description

Executes the actual session deletion. Called only from the POST handler.