It's unclear to me how the login as Google functionality is supposed to work. The method to initiate the redirect is included, but there is no method to retrieve the result, i.e. https://firebase.google.com/docs/reference/js/v8/firebase.auth.Auth#getredirectresult
How is it supposed to work?