change token expire time

This commit is contained in:
Jay
2017-03-27 14:53:17 +08:00
parent 7f93ea3bd6
commit 1df91aac09
+1 -1
View File
@@ -1,7 +1,7 @@
const StoreObj = (() => {
let memStore = {};
let maxAge = 3600000;
let maxAge = 86400000;
/**
* @param {string} uuid