Pretty sure this topic has been covered before but is there any way to make Kratos work when you have your UI running on a different domain than where Kratos instance is running ? e.g.
my.testapp.com - hosts the UI
my.auth.com - hosts Kratos
Browser flow won’t work due to continuity cookie not being able to be transferred between both domains and breaks the flow, and it is not suggested to use Native flow in browser applications?