ory / integrations

Apache License 2.0
19 stars 24 forks source link

refactor: improve directory structure #13

Closed aeneasr closed 2 years ago

aeneasr commented 2 years ago

BREAKING CHANGE: The location for the Next.js API integration has moved:

- import { ... } from '@ory/integrations/nextjs'
+ import { ... } from '@ory/integrations/next-edge'