You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
企业微信中扫码登录 ,示例代码为
$user = $app->oauth->detailed()->userFromCode($code);
其中有请求access_token的代码,但没有启用缓存,也没有企业微信的token进行关联缓存,过期也没有进行自动刷新
如果使用hyperf框架,就会出现过期问题
easywechat,使用v5.x版本
Beta Was this translation helpful? Give feedback.
All reactions