Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetAuthenticationTokenResponse

Package version

Response for the authed client, including the url and the jwt token

Hierarchy

  • GetAuthenticationTokenResponse

Index

Properties

Properties

baseUrl

baseUrl: string

The URL client connects to

token

token: string

The JWT token the client uses to connect

url

url: string

The URL client connects to with access_token query string

Generated using TypeDoc