Options
All
  • Public
  • Public/Protected
  • All
Menu

Implement this interface to listen to various events.

Implementations should be given to Auth constructor through AuthOptions.listeners, or added on existing an Auth instance with IAuth.addListener

Hierarchy

  • AuthListener

Index

Methods

Optional expired

expired:

Optional initialized

initialized:

Optional login

login:

Optional logout

logout:

Optional renew

renew:

Optional tokensChanged

tokensChanged:

Legend

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

Generated using TypeDoc