Options
All
  • Public
  • Public/Protected
  • All
Menu

TokenStorage can load and store Tokens synchronously.

Hierarchy

  • TokenStorage

Index

Properties

Methods

Properties

Readonly async

async: false

Methods

clear

  • clear(): void

getTokens

  • getTokens<C>(): Tokens<C> | undefined

store

  • store<C>(tokens: Tokens<C>): void

Legend

  • Interface
  • Interface with type parameter
  • Property
  • Method
  • Function
  • Function with type parameter
  • Type alias
  • Class
  • Class with type parameter

Generated using TypeDoc