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
duoshuo.auth(code, function(err,token){ console.log(token) // to sth with token });
参数code是什么来的?
code
The text was updated successfully, but these errors were encountered:
同问
Sorry, something went wrong.
是 oauth2 返回到 callback uri 的 code,在 query string 中
大神能否详细写下demo,好多地儿看不懂
No branches or pull requests
参数
code
是什么来的?The text was updated successfully, but these errors were encountered: