You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README.md meantions NextJS in the first paragraph.
In package.json under devDependencies there is an entry @types/next (which causes entries in package-lock.json).
These are the only references to NextJS in this project I could find. I doubt these are necessary and suppose that they have been forgotten.
Preflight checklist
Ory Network Project
No response
Describe the bug
The
README.md
meantions NextJS in the first paragraph.In
package.json
underdevDependencies
there is an entry@types/next
(which causes entries inpackage-lock.json
).These are the only references to NextJS in this project I could find. I doubt these are necessary and suppose that they have been forgotten.
There is a separate project based on NextJS: https://github.com/ory/kratos-selfservice-ui-react-nextjs
Reproducing the bug
look at code
Relevant log output
No response
Relevant configuration
No response
Version
0.13.0-11
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
No response
The text was updated successfully, but these errors were encountered: