-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(user): reset password by wechat (#351)
* feat(user): add reset password by wechat 微信登录者,凭借自身token直接修改密码 * style(user): reformat * style(user): reformat * style(test): reformat * style(test): reformat * feat(user): add reset password by wechat 微信登录者,根据jscode和token的双重校验,在无需输入旧密码的情况下,修改密码 * test(user): delete useless module 删除微信联动测试
- Loading branch information
1 parent
b909e0e
commit cffbab5
Showing
2 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters