Function handle_logout

Source
pub async fn handle_logout(
    session: Option<Extension<Session>>,
) -> impl IntoResponse