[REQUIRED] Describe your environment
- Operating System version: mac
- Browser version: latest Chrome
- Firebase SDK version: 9.17.2
- Firebase Product: auth
[REQUIRED] Describe the problem
We just upgrade Firebase from 9.10.0 to the latest (9.17.2). We are seeing constant auth sign-outs across our user base. We think it's related to network changes, and to this PR:
#7038
Our app works offline so it's very important that users aren't signed out when the auth request fails due to a network error.