I want to give a choice to users of my app: sync or not to sync their data.
As Firebase provides whole NoSQL-db, can I use it without authentification and synchronization? Can I use Firebase as offline NoSQL database without any auth request to the cloud?