【发布时间】:2013-11-19 15:55:29
【问题描述】:
我已经安装了以下软件包: https://atmosphere.meteor.com/package/accounts-linkedin
但是,{{> loginButtons}} ui 中没有出现 linkedIn 按钮,并且 Meteor.loginWithLinkedin 在 chrome 的控制台中未定义。
Meteor.loginWithLinkedin在包的文件“linkedin_client.js”中定义,这让我检查包文件是否在 chrome 的源中,而它们不在。在 chrome 的源面板中,我看不到“accounts-linkedin”或“linkedin”(安装“accounts-linkedin”时也安装了“linkedin”)陨石包的文件/文件夹。
三个月前有人在github上问了同样的问题,没有回复:https://github.com/yefim/meteor-accounts-linkedin/issues/1
【问题讨论】:
-
有人必须解决这个问题,而那个人不是我
标签: oauth meteor installation linkedin meteorite