FirebaseWebGL
FirebaseWebGL copied to clipboard
How to retrieve Auth Redirect results?
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?
Included in this question is the need to get the auth token. Is that currently possible?