In this tutorial I show you how to setup authentication for a google account in your app. At the same time, changing the security to the database so that it can only be read or written to by authenticated users. Adding this step can add another layer of security for your data in Firebase. This tutorial details a simple login/log out flow for our Escape Room app.