Class SessionClaimValidator Abstract Constructors constructor Defined in node_modules/supertokens-website/lib/build/types.d.ts:138 Parameters Properties Readonly idid: string
Defined in node_modules/supertokens-website/lib/build/types.d.ts:137 Methods Abstract refreshrefresh( userContext: any ) : Promise < void > Defined in node_modules/supertokens-website/lib/build/types.d.ts:142 Parameters Returns Promise < void > Abstract shouldRefresh shouldRefresh( accessTokenPayload: any , userContext: any ) : boolean | Promise < boolean > Defined in node_modules/supertokens-website/lib/build/types.d.ts:147 Parameters accessTokenPayload: any userContext: any Returns boolean | Promise < boolean > Abstract validateDefined in node_modules/supertokens-website/lib/build/types.d.ts:151 Parameters accessTokenPayload: any userContext: any Legend Variable Function Function with type parameter Type alias Class Class with type parameter Settings Theme OS Light Dark
Makes an API call that will refresh the claim in the token.