The first part of this tutorial was about the backend setup and this part will handle how to use the Godot Engine to combine the custom backend and Firebase to create a login with username and password.
I highly recommend a layered architecture (like Game Development Center’s playlist for Dedicated Multiplayer), but within my sample I use only a single Godot project with the minimum code to use Firebase with Godot.