Why are you creating a WebView app? This is not the correct way to develop with B4A.
Create a native app and everything will be simpler.
FirebaseAuth functionality has nothing to do with the UI. You need to implement it as explained in the tutorial. Up to you how to call the API.