nixzhu / MonkeyKing

MonkeyKing helps you to post messages to Chinese Social Networks.
MIT License
2.76k stars 240 forks source link

weChatOAuthForCode 确认弹窗 #201

Closed huangboju closed 3 years ago

huangboju commented 3 years ago

image

用这个接口,跳转微信会有确认弹窗

image

微信自带的接口不会有弹窗

huangboju commented 3 years ago

研究了下,初步估计是微信新的链接变了 新: https://help.wechat.com/app/appid/auth/?scope=snsapi_userinfo&state=state&wechat_auth_context_id=wechat_auth_context_id&wechat_app_bundleId=wechat_app_bundleId 旧: weixin://app/appid/auth/?scope=snsapi_userinfo&state=Weixinauth

nixzhu commented 3 years ago

@huangboju 继续研究下去,然后贡献代码吧

huangboju commented 3 years ago

@huangboju 继续研究下去,然后贡献代码吧

PR已提交,期待早日合入

nixzhu commented 3 years ago

PR 已合并,请先使用 master 分支测试,一段时间后会考虑打新的 Tag