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
{{ message }}
This repository was archived by the owner on Mar 3, 2022. It is now read-only.
Powersource
changed the title
Client gets logged out after ~10 seconds in firefox with Strict tracking protection
Client gets logged out after ~10 seconds on localhost in firefox with Strict tracking protection
Mar 16, 2021
In addition to this issue I have a similar one logged here. Hot reloading is in a some sort of a loop and in best case scenario logs user out after some repetitions. The last thing called is onUserSignedOut callback
where I clear local storage from user data. To me misbehaving browser is Dissenter though (Version 1.5.114 Chromium: 80.0.3987.149 (Official Build) (64-bit))
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Firefox version 86 (I recently updated my firefox version, idk which version I was running before)
Only happens on localhost, not production
And by "logged out" I just mean client-side, I still seem to be logged into my idp (keycloak 11.0.2)
I have more debugging notes and error messages in my issue here ParticipioLabs/realities#229
I am technically using oidc-react (which in turn uses this library) but I think the problem is probably only fixable in this library?
The text was updated successfully, but these errors were encountered: