ory / kratos-selfservice-ui-react-nextjs

A full reference implementation for designing your own login, registration, recovery, verification, ... pages using Ory Kratos' APIs.
https://www.ory.sh/
Apache License 2.0
135 stars 57 forks source link

Does anyone have any experience with the NextJS 13 app? #57

Closed batazor closed 1 year ago

batazor commented 1 year ago

I started the transition to the NextJS13 app and noticed that the route API has changed quite a bit. Does anyone have an example of the transition to the new API?

batazor commented 1 year ago

I ended up migrating my application to NextJS 13 appDir. There were no problems with the migration