Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

getAuthenticationToken

  • getAuthenticationToken(authentication: Types | undefined, requestData?: { baseURL: string; method: string; url: string }): Promise<string | undefined>
  • Parameters

    • authentication: Types | undefined
    • Optional requestData: { baseURL: string; method: string; url: string }
      • baseURL: string
      • method: string
      • url: string

    Returns Promise<string | undefined>

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Class
  • Class with type parameter
  • Enumeration
  • Interface

Generated using TypeDoc