auth0 v2 uses pages router not app router. building correctly now

This commit is contained in:
Genuinely 2025-03-24 15:40:14 -07:00
parent 39c8eef888
commit e7ff02f1b8
6 changed files with 1519 additions and 1182 deletions

View file

@ -12,7 +12,7 @@
"db:push": "drizzle-kit push"
},
"dependencies": {
"@auth0/nextjs-auth0": "^4.2.1",
"@auth0/nextjs-auth0": "^2",
"@headlessui/react": "^2.2.0",
"@iarna/toml": "^2.2.5",
"@icons-pack/react-simple-icons": "^12.3.0",