I am trying to setup my Meteor app to use Google logins, Here is my setup in the /server/config.js file
Accounts.loginServiceConfiguration.remove({ service: \"go
Another idea : Did you removed the autopublish ? If so, you must publish the userData so your client can access to Users.