persist jwt token

This commit is contained in:
2019-01-03 18:24:20 +03:00
parent ec1487e228
commit a7a36d2199
7 changed files with 35 additions and 9 deletions

View File

@@ -7402,6 +7402,11 @@
"symbol-observable": "^1.2.0"
}
},
"redux-persist": {
"version": "5.10.0",
"resolved": "https://registry.npmjs.org/redux-persist/-/redux-persist-5.10.0.tgz",
"integrity": "sha512-sSJAzNq7zka3qVHKce1hbvqf0Vf5DuTVm7dr4GtsqQVOexnrvbV47RWFiPxQ8fscnyiuWyD2O92DOxPl0tGCRg=="
},
"redux-saga": {
"version": "0.16.2",
"resolved": "https://registry.npmjs.org/redux-saga/-/redux-saga-0.16.2.tgz",