Commit Graph

4 Commits (9d42f92c95883653f7a512fd87f24f708e101124)

Author SHA1 Message Date
Karson 9d42f92c95 移除Auth.php类中的Ucenter
优化基类Backend.php中的逻辑
优化插件管理网络失败的逻辑
优化代码格式化
2019-04-07 20:34:22 +08:00
BlackSergeant 8d05d78fa0 解决使用redis方式储存token时api接口Token刷新与检测因expires_in拼写错误报错的BUG
解决使用redis方式储存token时api接口Token刷新与检测因expires_in拼写错误报错的BUG
修改expired_in 为 expires_in
2019-02-19 14:52:02 +08:00
BlackSergeant c0d709d3b2 更新 Redis.php
解决使用redis方式储存token时api接口Token刷新与检测报错BUG
修改返回数组参数名称 expired_in -> expires_in
2019-02-19 14:42:08 +08:00
Karson f129e8af7d 新增Token的Redis和Mysql驱动方式 2018-04-02 08:21:30 +08:00