We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
解析auth_code时候,解析返回结果有误
代码中获取返回数据为UserId。接口文档为userid
UserId
userid
日志请写于此处
The text was updated successfully, but these errors were encountered:
🐛binarywang#3508 解决OAuth服务获取用户信息大小写问题
469e991
可以更新到版本 4.7.0
Sorry, something went wrong.
No branches or pull requests
提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,尤其是常见问题部分。完成内容后,请务必移除包括本句在内的无用内容,以免影响阅读,否则直接关闭,谢谢合作~
另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合
简要描述
解析auth_code时候,解析返回结果有误
模块版本情况
详细描述
代码中获取返回数据为
UserId
。接口文档为userid
日志
The text was updated successfully, but these errors were encountered: