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?