Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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?