These are fantastic! Thanks again rexrainbow !
One quick question, I for the life of me cannot get the Facebook authentication to work. Since I'm trying a test version of the capx it is obviously localhost, so I try setting up my Facebook app settings to allow localhost calls but just keep getting the Given URL is not allowed by the Application configuration. Could you maybe post your settings you have on your Facebook app so I can see what I did wrong?
App Domains: I try having just "localhost" or my firebase "pixelgolf.firebaseio.com"
Site URL: tried just having "http://localhost:50001 (or whatever port)", then tried my firebase "http://pixelgolf.firebaseio.com"
Client OAuth settings: I had added a bunch like "localhost", "localhost:50001", "pixelgolf.firebaseio.com"
I have my firebase settings in all of the Domain spots in the capx which works with all the other plugins just fine. Does anything seem off?
Thanks again!