careful-kangaroo-59324
03/28/2023, 10:53 PMproud-plumber-24205
03/29/2023, 8:18 AMory/integrations
package is a utility library for a mixture of common features. One of the features next-edge
is to create a proxy within the nextjs app to mirror Ory APIs under the same domain to avoid CORS and cookie issues.
https://github.com/ory/integrations#vercel
We don't recommend using this in production and to rather use custom domains which solves the cookie and cors issues.
https://www.ory.sh/docs/guides/custom-domains
Also see how it is used in our quickstart guide
https://www.ory.sh/docs/getting-started/integrate-auth/nextjs#install-ory