next-ory/authentication
2025-01-07 19:13:53 +01:00
..
public Initial commit 2024-05-03 05:50:03 +02:00
src NORY-34: fix serwist configuration 2025-01-07 19:13:53 +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
bun.lockb NORY-24: migrate from npm to bun 2024-12-07 23:50:41 +01: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 NORY-36: update README.md 2024-12-17 18:39:41 +01: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 15 (app router) UI Node, implementing all Ory Kratos and Ory Hydra UI flows.

Stack