feat(front): basic next auth configuration done

This commit is contained in:
2024-07-21 00:31:04 +02:00
parent 049e063d48
commit f61bdac457
17 changed files with 333 additions and 29 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"next": "14.2.3",
"next-auth": "^4.24.7",
"react": "^18",
"react-dom": "^18",
"sass": "^1.77.4"