So not clear if this is my responsibility or that of Firebase...
I am hosting my app on Firebase App Hosting (https://jambudipa.io) and when I click on log in with Google, I am sent to https://jambudipa.io/__/auth/handler/.......
This route does not exist, and so I get a 404.
When using standard Firebase hosting, this is configured mostly automatically from what I remember.
Anyone have success with this? I am unclear what to do.