Options
All
  • Public
  • Public/Protected
  • All
Menu

Used to start actions, when refresh jwt failed. Usually you want to redirect user to the login page.

Message describes, where the noFreshJwtListener was called

Hierarchy

  • NoFreshJwtListener

Index

Constructors

Properties

Constructors

Properties

noFreshJwt: ((message: string) => void)

Type declaration

    • (message: string): void
    • Parameters

      • message: string

      Returns void

Generated using TypeDoc