Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TokenStorageAsyncAdapter

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly async

async: true = true

Optional Readonly sync

Methods

clear

  • clear(): Promise<void>

getTokens

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

store

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

Legend

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

Generated using TypeDoc