You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user blocks all third party cookies on Firefox browser and tries to login with signInWithCustomToken this error shows: FirebaseError: Firebase: Error (auth/network-request-failed)., while when we block third party cookies on chrome everything works perfectly.
Is there some way to make it work, or is it just impossible with third party cookies blocked in firefox?