next-ory/authentication
2024-12-02 17:50:23 +01:00
..
public Initial commit 2024-05-03 05:50:03 +02:00
src NORY-9: include return_to value in links 2024-12-02 17:50:23 +01:00
.env.example Initial commit 2024-05-03 05:50:03 +02:00
.eslintrc.json Initial commit 2024-05-03 05:50:03 +02:00
.gitignore Initial commit 2024-05-03 05:50:03 +02:00
components.json Initial commit 2024-05-03 05:50:03 +02:00
Dockerfile Initial commit 2024-05-03 05:50:03 +02:00
next.config.mjs NORY-4: migrate to Next.js 15 2024-11-27 14:46:35 +01:00
package-lock.json NORY-4: migrate to Next.js 15 2024-11-27 14:46:35 +01:00
package.json NORY-4: migrate to Next.js 15 2024-11-27 14:46:35 +01:00
postcss.config.js Initial commit 2024-05-03 05:50:03 +02:00
README.md Initial commit 2024-05-03 05:50:03 +02:00
tailwind.config.ts Initial commit 2024-05-03 05:50:03 +02:00
tsconfig.json NORY-4: migrate to Next.js 15 2024-11-27 14:46:35 +01:00

Next-Ory - Authentication

This directory contains a NextJS 14 (app router) UI Node, implementing all Ory Kratos and Ory Hydra UI flows.

Stack