Fireche
Use "Condition:Is login" to test if user is logged or not, and you will find login after re-open the web page. ( Capx ), call "Action:Logging out" before login to clean remembered login.
Please update rex_firebase_authentication plugin before test it.
Firebase and parse all can store data, but they are not similar. Parse is a SQL-like database, firebase can sync data without polling.