okhowang
|
5380d5bee7
|
GetAccessToken支持Context (#618)
|
2022-09-29 14:33:53 +08:00 |
|
houseme
|
96c1f98944
|
[feature] Format the code and improve Mini Program authorization to o… (#473)
* [feature] Format the code and improve Mini Program authorization to obtain openid(miniprogram/auth/auth.go Code2Session)
* [feature] CheckEncryptedData (https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/user-info/auth.checkEncryptedData.html)
* upgrade json error
* upgrade json error
Co-authored-by: houseme <houseme@outlook.com>
|
2021-09-08 11:03:23 +08:00 |
|
浩
|
80d91d8316
|
使用双检锁优化 Token 获取 (#444)
|
2021-08-26 10:34:24 +08:00 |
|
从小就很酷
|
c1e4e2c9d0
|
增加企业微信 企业内部开发模块 (#418)
* 增加小程序内容安全接口
* 内容安全接口 按照golint规范进行优化
* 内容安全接口 按照golint规范进行优化
* 删除CheckImage中的输出代码
* 小程序内容安全接口
* 小程序内容安全接口
* 小程序内容安全接口
1:修改返回值 改为error异常统一返回
* 增加企业微信 企业内部开发模块
1:授权登录
* 增加企业微信 企业内部开发模块
* 修改参数为小写
* 优化参数格式
Co-authored-by: root <admin@example.com>
|
2021-07-16 10:28:54 +08:00 |
|
silenceper
|
972dec0406
|
将小程序获取ak的方式也抽象出来
|
2020-05-25 22:00:51 +08:00 |
|
silenceper
|
b599e93c5b
|
将获取AccessToken和jsTicket单独抽象为interface
|
2020-05-25 21:55:42 +08:00 |
|