Version: v1On this pageITokenResponse InterfaceSignature export interface ITokenResponse Properties PropertyModifiersTypeDescriptionfromCacheoptionalbooleanjwtstring Property Details fromCache Signature fromCache?: boolean; Type: boolean jwt Signature jwt: string; Type: string