Typescript SDK Type Docs
    Preparing search index...

    Type Alias TokenCacheOptions

    type TokenCacheOptions = {
        clientId: string;
        host: string;
        projectKey: string;
    }
    Index

    Properties

    clientId: string
    host: string
    projectKey: string