Description
[REQUIRED] Describe your environment
- Operating System version: Windows 10
- Browser version: Chrome
- Firebase SDK version: 7.19.1
- Firebase Product: auth
[REQUIRED] Describe the problem
We are using firebase on webapp which acts as an SSO provider for our connected applications, deployed on appengine.
At times, after we enter the credentials for social media login eg. google, it doesn't move ahead and gets stuck, giving operation time out error.
When we inspected on console, we could see the error with iframewrapper.js which is part of the highlighted javascript.(iframewrapper.js)
Even though having good network bandwidth, many users are facing this issue they are able to login only after multiple retries.
What is the probable cause for this issue and solution?
Is this issue resolved post 7.19.1 Firebase release? We have continuously updated the versions from 7.13.2 till 7.19.1.
We could see many issues logged on various forums regarding operation time out, but we couldn't get satisfactory resolution till date.
Steps to reproduce:
- Go to sso sign in page
- Click on social media login option eg. google
- Enter credentials
- It comes back to sso sign in page giving operation time out error on google icon