Skip to content

Conversation

@jaywu0128
Copy link

修复非静默授权bug,成功获取用户信息后,err会返回ok

var that = this;
this.getAccessToken(code, function (err, result) {
if (err) {
if (err&&err!='ok') {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. coding style 保持下。
  2. 能否提供个单元测试

@coveralls
Copy link

coveralls commented Aug 8, 2016

Coverage Status

Coverage remained the same at 86.239% when pulling a150b1c on jaywu0128:patch-1 into 4efaec2 on node-webot:master.

@JacksonTian
Copy link
Member

ping @jaywu0128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants