- Read about Auth object, and app object, and the initialization process. First in the video linked in the source, then in the docs (read about the auth object, the objects returned by all initializers, and the params of all initializers)
- Explore more firebaseui stuff here: https://firebaseopensource.com/projects/firebase/firebaseui-web/
- How is this typically done in react?
- How does firebase suggest doing this?
- If nothing promising, just go forward with trying to get the auth'd user...