Hey there, did anybody have the issue that the csrf token stored in the database does not match the one you can see in the browser?
First Screenshot: Database
Second Screenshot: The one I get assigned in the Browser
Result: They don't match and errors occur.
I'm running Ory in --dev mode and the self-service UI + Ory on the localhost via http.
Any help would be appreciated. 🙂