Options
All
  • Public
  • Public/Protected
  • All
Menu

Refresh login call which only requires a token and ought to produce fresh credentials, unless it has been more than a month.

Index

Interfaces

Type aliases

Variables

Functions

Interfaces

Args

Args:

refreshToken

refreshToken: string

Type aliases

Response

Result

Variables

Const HTTP

HTTP: POST = "POST"

Const Path

Path: string = `${authBasePath}/${ResourcePaths.login}`

Functions

isArgs

  • isArgs(val: any): boolean

newArgs

Generated using TypeDoc