As someone who is fairly new to all this, do I have to reauth with
Firebase.Auth.connect("login_succeeded", self, "on_login_success")
on the ready function in every script that utilizes the database? Or can I just authorize once and that's good for the entire session in the app?