Add next-auth lib

This commit is contained in:
2024-05-20 04:04:09 +04:00
parent 20386291f5
commit 2fe55d73db
2 changed files with 91 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@
"@mui/material": "^5.15.18",
"@mui/material-nextjs": "^5.15.11",
"next": "^14.2.3",
"next-auth": "^4.24.7",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},