Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] wechat/miniprogram/context.Context should use credential.AccessTokenContextHandle instead of credential.AccessTokenHandle #813

Closed
mqf20 opened this issue Jan 7, 2025 · 4 comments

Comments

@mqf20
Copy link
Contributor

mqf20 commented Jan 7, 2025

你想要实现的模块或 API

// Context struct
type Context struct {
	*config.Config
	//credential.AccessTokenHandle // before
	credential.AccessTokenContextHandle // after
}
@mqf20
Copy link
Contributor Author

mqf20 commented Jan 7, 2025

@houseme can I hear your thoughts on this issue please?

@mqf20
Copy link
Contributor Author

mqf20 commented Jan 7, 2025

@kensim48

@mqf20
Copy link
Contributor Author

mqf20 commented Jan 7, 2025

See PR: #815

@houseme
Copy link
Collaborator

houseme commented Jan 7, 2025

合并进入一下,其他用户更新会有问题,兼容性处理一下

See PR: #815

@houseme houseme closed this as completed Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
  NODES
chat 5
COMMUNITY 2
Project 5
USERS 1