got auth working on /profile

This commit is contained in:
Genuinely 2025-03-25 23:42:23 -07:00
parent e7ff02f1b8
commit 23870f485d
8 changed files with 106 additions and 154 deletions

View file

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