dpatte
1
After upgrading Meteor from 2.7.3 to 2.9.1, the loginButtons no longer appear.
Meteor 2.9 has changed several meteor accounts packages in preparation for Meteor 3, which may have thrown things off.
Sorry I posted it here, but it wouldn’t allow me to post on github for some reason.
dpatte
2
accounts-ui fails since loginServicesConfigured always fails.
this is now supposedly fixed in meteor v2.11 in ddp server.- though i haven’t checked.
1 Like
dpatte
3
I can confirm that the login returns in meteor 2.11
1 Like