Single Ionic App linking to Multiple Firebase Servers

Hello there.

I am planning to develop an app where a user logs in and will be able to select which Firebase Server that he or she wants to connect to. Is this possible? Essentially, the app can be used to be connected to several servers but only one server per session.

Thanks!