Looking through the Firebase FAQ I can\'t see how cross domain issues are handled. Obviously, we don\'t want to serve on the Firebase domain, is it CORS, hidden iFrame, othe
Let me answer this question in two parts, as there are multiple ways to communicate with the Firebase Servers.
So in summary, it should "just work" and you don't need to do anything special.