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
2.1m questions
2.1m answers
60 comments
57.0k users