@indigina/kendo 1.2.19 → 1.2.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1676,7 +1676,7 @@ const MSALInstanceFactory = (config) => {
1676
1676
  navigateToLoginRequestUrl: false,
1677
1677
  },
1678
1678
  cache: {
1679
- cacheLocation: BrowserCacheLocation.SessionStorage,
1679
+ cacheLocation: BrowserCacheLocation.LocalStorage,
1680
1680
  storeAuthStateInCookie: isIE,
1681
1681
  },
1682
1682
  system: {