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

支持抖音和领英,其他更新内容参考update.md

This commit is contained in:
yadong.zhang
2019-05-27 11:43:56 +08:00
parent c951ffad59
commit 3f67757a3a
14 changed files with 542 additions and 33 deletions
+6
View File
@@ -1,3 +1,9 @@
### 2019/05/26
1. 增加抖音和Linkedin的授权登陆
2. 修改部分图片命名
3. 优化部分代码
### 2019/05/24
1. 修复一些问题
2. 升级api,在AuthUser中增加`uuid`属性,可以通过`uuid` + `source`唯一确定一个用户,此举解决了用户身份归属的问题。