lizhuang
|
b639d2235d
|
Add JSSDK context method functionality (#828)
* Add JSSDK context method functionality
* 善JSSDK上下文方法,并添加测试文件
* feat: 完善JSSDK上下文方法,保证协程安全,并添加测试文件
* 修改 import 包分组处理
* feat: 修改测试文件中 fmt.Print -> t.Log
* 删除空行
|
2025-04-23 14:14:16 +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 |
|
silenceper
|
868b31cb3d
|
fix golangci-lint failed (#284)
* fix golangci-lint error
|
2020-06-24 14:36:33 +08:00 |
|
silenceper
|
b599e93c5b
|
将获取AccessToken和jsTicket单独抽象为interface
|
2020-05-25 21:55:42 +08:00 |
|