Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClientConfig

API Client Configuration

Hierarchy

  • ClientConfig

Index

Properties

Optional authUrl

authUrl: string | URL | undefined

Authentication URL - Set this if different to baseUrl

baseUrl

baseUrl: string | URL

Base URL for the API

credentials

credentials: Auth.CredentialsProvider

Credentials

Optional timeout

timeout: undefined | number

Optional timeout

Generated using TypeDoc