servers::http::authorize

Function check_http_auth

Source
pub async fn check_http_auth(
    __arg0: State<AuthState>,
    req: Request,
    next: Next,
) -> Response