Meteor login with facebook
问题 I have a meteor app, with packages : useraccounts:bootstrap; service-configuration; accounts-facebook; The facebook side was configured to allow requests from localhost. When using the register/signin with facebook from the atForm, a popup appears EDIT The popup is actually not empty but displays a message 'login complete, click to close' but closed fast because that's how I configured it on the facebook side. And the console logs an error: Exception while invoking method 'login' undefined