fge-auth-component 5.2.13 → 5.2.14

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.
@@ -30772,7 +30772,7 @@ function YP(t) {
30772
30772
  }
30773
30773
  const GP = QP({
30774
30774
  stores: [
30775
- { name: "LOGIN_STORE", storage: localStorage, ciphertext: !1 }
30775
+ { name: "LOGIN_STORE", storage: localStorage, ciphertext: !0 }
30776
30776
  // { name: 'STATE_STORE',storage: }
30777
30777
  ],
30778
30778
  encrypt: $P,