@bluelibs/runner - v5.5.0
    Preparing search index...

    Interface HttpClientAuthConfig

    interface HttpClientAuthConfig {
        header?: string;
        token: string;
    }
    Index

    Properties

    Properties

    header?: string
    token: string