Set up Google OAuth with next-auth and prepared for user table creation

This commit is contained in:
2026-02-22 09:16:08 +05:30
parent 563636862e
commit 19f2e71baf
3 changed files with 937 additions and 372 deletions

View File

@@ -16,6 +16,7 @@
"gsap": "^3.14.2",
"lucide-react": "^0.575.0",
"next": "16.1.6",
"next-auth": "^4.24.13",
"pg": "^8.18.0",
"react": "19.2.3",
"react-dom": "19.2.3"