Docs / utilities / invalidateAllUserCache

invalidateAllUserCache

utility

Clear the entire client-side cache for the current user.

import { invalidateAllUserCache } from 'flowstack-sdk'

Bulk cache invalidation that clears everything cached for the current user — useful on logout or account switch.

See also

invalidateWorkspaceArtifacts

Source: README.md#cache-utilities · Also available in llms-full.txt and registry.json.