Options
All
  • Public
  • Public/Protected
  • All
Menu

Implementation of IAccessTokenProvider that caches the JWT in memory while it's fresh (i.e. not expired) and uses the user-provided callback function to get the JWT when requested by the clients.

Hierarchy

  • CachingJwtProvider

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

getToken