Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default

Index

Constructors

constructor

Properties

Static Private axiosInterceptorQueue

axiosInterceptorQueue: (() => void)[] = []

Methods

Static addAxiosInterceptors

  • addAxiosInterceptors(axiosInstance: any): void

Static attemptRefreshingSession

  • attemptRefreshingSession(): Promise<boolean>

Static doesSessionExist

  • doesSessionExist(): Promise<boolean>

Static getAccessToken

  • getAccessToken(): Promise<undefined | string>

Static getAccessTokenPayloadSecurely

  • getAccessTokenPayloadSecurely(): Promise<any>

Static getUserId

  • getUserId(): Promise<string>

Static init

Static signOut

  • signOut(): Promise<void>

Generated using TypeDoc