RSX Code Reference
    Preparing search index...

    Interface CloudCvars

    interface CloudCvars {
        authFrontendURL: CVar;
        libraryServiceEndpointURL: CVar;
    }
    Index
    authFrontendURL: CVar

    Determines the base URL for the Abstract ID authorization frontend.

    libraryServiceEndpointURL: CVar

    Determines the base URL used to send HTTP requests to the RSX Library Web Service.