Frodo Library - v4.0.0-10
    Preparing search index...

    Interface TokenCacheInterface

    Indexable

    • [hostKey: string]: {
          [realmKey: string]: {
              [typeKey in string | number | symbol]: {
                  [subjectKey: string]: { [expKey: string]: string };
              }
          };
      }