I need to use different accounts provider's configurations when the meteor application runs as Development, Test or Production environment.
Since Meteor 1.3 these flags work out of the box:
Meteor.isDevelopment Meteor.isProduction Meteor.isTest Meteor.isAppTest
1.4m articles
1.4m replys
5 comments
57.0k users