1
0
mirror of synced 2026-05-22 13:43:20 +00:00

📝 编写文档

This commit is contained in:
yadong.zhang
2019-06-29 15:12:49 +08:00
parent 186ee58b72
commit 88048b7637
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
### 2019/06/28
1. 修复百度登录获取不到token失效时间的问题
2. 增加state参数校验,预防CSRF。强烈建议启用state!
2. 增加state参数校验,预防CSRF。**强烈建议启用state**
### 2019/06/27
1. 修改login方法的参数为AuthCallback,封装回调返回的参数