microscopic-answer-24504
10/10/2023, 6:28 PMproud-plumber-24205
10/11/2023, 5:54 AM<http://auth.example.com|auth.example.com>
and then host your project either on the TLD <http://example.com|example.com>
or <http://app.example.com|app.example.com>
. You then need to tell Ory to set the cookie on the TLD `example.com`https://www.ory.sh/docs/guides/custom-domainsadventurous-arm-75823
10/11/2023, 11:09 PMNo 'Access-Control-Allow-Origin' header is present on the requested resource.
We have been spending a few hours on this problem but can’t seem to find a way to add that header from the admin panel.
We attempted adding a custom domain like above but that resulted in us hosting the ORY login experience on our site which is not what we want. Instead we’d like to host our own login page and work with ORY behind the scenes through APIs.proud-plumber-24205
10/12/2023, 7:39 AM<http://auth.example.com|auth.example.com>
, there you can set CORS as well for <http://app.example.com|app.example.com>
https://www.ory.sh/docs/guides/custom-domains#cors
https://www.ory.sh/docs/guides/corsproud-plumber-24205
10/12/2023, 7:40 AM<http://auth.example.com|auth.example.com>
instead of the <http://project-slug.oryapis.com|project-slug.oryapis.com>
domain