localStorage清空了很多

时间:2018-08-30 08:45:07

标签: javascript local-storage

我正在使用JWT进行身份验证,并将其存储在localStorage中。我注意到,chrome每隔约15分钟就会删除所有localStorage数据。有什么我可以做的吗?

我将https://github.com/websanova/vue-auth用于前端JWT,将https://github.com/tymondesigns/jwt-auth用于后端JWT验证

0 个答案:

没有答案