Removed next-auth and refactored authentication

This commit is contained in:
2025-10-09 14:04:34 +02:00
parent a12d607565
commit 67e986ab07
18 changed files with 174 additions and 247 deletions

View File

@@ -14,8 +14,8 @@
"@fortawesome/free-solid-svg-icons": "^7.0.1",
"@fortawesome/react-fontawesome": "^3.0.2",
"bcryptjs": "^3.0.2",
"iron-session": "^8.0.4",
"next": "^15.5.4",
"next-auth": "^5.0.0-beta.29",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-google-recaptcha": "^3.1.0",