Fixed #57: now refresh jwt token on page refresh

This commit is contained in:
Eliot Berriot 2017-12-26 14:47:27 +01:00
commit f1557ac4b9
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
4 changed files with 53 additions and 4 deletions

View file

@ -16,6 +16,7 @@
"dependencies": {
"dateformat": "^2.0.0",
"js-logger": "^1.3.0",
"jwt-decode": "^2.2.0",
"lodash": "^4.17.4",
"semantic-ui-css": "^2.2.10",
"vue": "^2.3.3",