Commit Graph

11 Commits

Author SHA1 Message Date
gazebo
0477de8916 认证支持同一类型多绑定 2020-02-13 16:45:09 +08:00
gazebo
f28af0e190 - AuthBind.UserID加索引 2019-09-06 16:31:56 +08:00
gazebo
47a0a892b6 - 重构了dao.GetAuthBind和dao.GetUserBindAuthInfo
- AuthBind的唯一索引调整为"AuthID", "Type", "BindType", "DeletedAt"
2019-09-06 16:26:47 +08:00
gazebo
dad8adc4bf + AuthBind中添加BindType
- 合并函数GetAuthBindsByAuthID2
- User中的mobile与email改为可为null
2019-09-03 15:35:54 +08:00
gazebo
3113e9d603 - replace literal 'admin' with const 2019-03-12 15:53:13 +08:00
gazebo
ce109a60b3 - dingding auth 2019-03-07 21:15:19 +08:00
gazebo
9447fc8929 - don't return AuthSecret and AuthSecret2 2019-03-05 14:24:07 +08:00
gazebo
b57e698df8 - SendVerifyCode add params authToken 2019-03-04 11:31:02 +08:00
gazebo
4d9bdd4e81 - remove duplicate index on AuthInfo 2019-03-03 22:24:06 +08:00
gazebo
6793e7443d - user2 2019-03-03 22:20:07 +08:00
gazebo
421240ac54 - first edition of auth2 2019-03-01 17:43:17 +08:00