Meteor accounts with multiple apps sharing database -


i use google authentication several meteor apps sharing database. frontend , backoffice app example.

could there possibility use accounts-base somehow configure separate users collection each app?

and service-configuration package uses same meteor_accounts_loginserviceconfiguration collection there seems no possibility store 2 different google credentials in same database use different accounts-google instances. maybe there way how configure collection name?


Comments