提交 536f0691 编写于 作者: 雪洛's avatar 雪洛

update: lint oauth.js

上级 7e3892c7
......@@ -18,7 +18,7 @@ const loginByService = (provider, callbackId) => {
code: err.code,
errMsg: 'login:fail:' + err.message
})
}, {scope: 'email'})
}, { scope: 'email' })
}
// 先注销再登录
// apple登录logout之后无法重新触发获取email,fullname
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册