Class SessionClaimValidator Abstract Constructors constructor Defined in node_modules/supertokens-website/lib/build/types.d.ts:135 Parameters Properties Readonly idid: string
Defined in node_modules/supertokens-website/lib/build/types.d.ts:134 Methods Abstract refreshrefresh( userContext: any ) : Promise < void > Defined in node_modules/supertokens-website/lib/build/types.d.ts:139 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:144 Parameters accessTokenPayload: any userContext: any Returns boolean | Promise < boolean > Abstract validateDefined in node_modules/supertokens-website/lib/build/types.d.ts:148 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.