Hi all,
Is there a common pattern used for developing custom UIs for kratos or other ORY components? We're having trouble with CSRF/CORS and can't seem to make the
ory proxy
work for a self-hosted setup. Do we absolutely have to run the whole ory stack locally or can we use a version deployed to the cloud while developing a local custom UI?