On localhost, both getRedirectResult and onAuthStateChanged return null, even after I select a user (Google provider).
Stumped, and stackoverflow considers this a config problem.
I just renamed my project from tribalopolis-dev to workboxes-dev by copying everything from the former to the latter. Signing in with localhost using the former project works, but using the new project doesn't, so I've obviously missed something. But I'm stumped.
Any advice on how to resolve this would be appreciated.
- Henrik