vue+koa2实现session、token登陆状态验证的示例 Session登陆与Token登陆的区别1、Session登陆是在服务器端生成用户相关session数据,发给客户端 session登陆