ory kratos csrf cookie not being sent behind nginx ssl
I am using Go with ory kratos in docker and everything works fine on my machine on localhost. Auth works, all cookies are send and set and i can call my backend from SPA and be authenticated. The problem is…