It’s awesome for meteor to use the same Mongo and create services on top of it.
However, the facebook accounts are still shared.
Facebook does not allow multiple domains…
How do I setup a service like tumblr that can have multiple domain to CNAME the core site and also share the same facebook Login.
Well, there was a fairly substantial discussion around this topic back about a year ago and some community members have come up with packages around this idea since then, so here they are for your reference:
Thanks I get it working!
Shared-auth is working! and cross-domain too! However, cross domain require refresh. Shared-auth doesn’t.
But shared-auth loads an iframe… which makes the app a little too big.
I would like to use @arunoda 's login-state. However, there isn’t a document.