I have an issue that I find hard to explain. Some...
# talk-kratos
w
I have an issue that I find hard to explain. Sometimes, the cookies get invalidated. We find that sometimes after we make changed to the deployments (unclear if it happens after changing our self hosted kratos or the front end), users would no longer be able to make any actions, including signing in. All actions would result in CSRF errors, and the only way we found to "fix" it is to clear the browser cookies for the problematic domain. This happens all the time but we just aren't able to pinpoint the cause. Has anyone experienced this?
r
Maybe there is a secret you keep overwriting/resetting when you deploy it? Just on my mobile, but I thought there was a cookie/session thing maybe? Or maybe I am totally off.
w
What secret could it possibly be? I don't choose what gets written or removed, the ory client sdk does everything