stores/authScope
Overview
Registry of the stores whose cached data is filtered by the authenticated user's permissions, and the single call that drops all of it when the authenticated user changes.
Methods
- clearAuthScopedStores - Drop every cached authorization-dependent response, because the authenticated user changed.
Source
client/lib/stores/authScope.js:1