Hello! I'm testing the login flow on Ory development environment, but the problem is after login successfully, the login page redirects to our page but without the session cookies because it is in a different domain (or at least that's my understanding). At the same time, custom domain is not available for Ory development environment, so I cannot make Ory project domain to be the same as our page.
How can I workaround this problem?