https://github.com/zenstackhq/sample-luciaauth-nextjs
ZenStack Sample Using Lucia Auth in Next.js App router
https://github.com/zenstackhq/sample-luciaauth-nextjs
authentication lucia-auth zenstack
Last synced: 7 months ago
JSON representation
ZenStack Sample Using Lucia Auth in Next.js App router
- Host: GitHub
- URL: https://github.com/zenstackhq/sample-luciaauth-nextjs
- Owner: zenstackhq
- Created: 2024-07-09T09:51:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-09T11:40:32.000Z (over 1 year ago)
- Last Synced: 2025-03-10T18:01:41.368Z (7 months ago)
- Topics: authentication, lucia-auth, zenstack
- Language: TypeScript
- Homepage: https://zenstack.dev/docs/guides/authentication/lucia
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZenStack Sample Using Lucia Auth in Next.js App router
To run the project:
```
pnpm i
pnpm run build
pnpm run dev
```