At the moment if I am doing a query on the database that should only return one row, using: ...query stuff...
I'm using Firebase for a web app. It's written in plain Javascript using no external libraries. I c
I'm using the firebase node api in my javascript files for Google login. firebase.initializeApp(config)