Auth0 Initial Code

This commit is contained in:
2025-04-12 13:45:49 -04:00
parent 94c2d58a73
commit 81196071b4
10 changed files with 95 additions and 63 deletions

View File

@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@auth0/nextjs-auth0": "^4.4.2",
"next": "15.3.0",
"react": "^19.1.0",
"react-device-detect": "^2.2.3",