Commit Graph

3 Commits (c9a8b364f5f54e610b8ee82fc078f71655e351aa)

Author SHA1 Message Date
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