Skip to main content

check_ws_auth

Function check_ws_auth 

Source
pub fn check_ws_auth(
    query: &str,
    config: &ControlPlaneConfigHandle,
) -> Result<(), HttpResponse>
Expand description

Check WebSocket auth via query parameter ?token=....