Godot Firebase "Logout" method?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By siten0308

Hello,

curious, is there a way or method to have the godot game/program “Logout”, like either forget credentials or clear cache or something if you press the “Logout” button?

again I am using Firebase, not sure where to look at in the documentation or if there is a nice youtube tutorial on it?

I am trying to find a nice RestAPI for this…

It should depend on how you are saving the login info. Does it reset when you restart the game completely? Are you saving any details in files to load on the next run?

andersmmg | 2021-07-03 06:33