refactor(auth): migrate social login to next-auth

This commit is contained in:
2026-06-10 10:26:45 +08:00
parent 109a3e3855
commit a4b902893e
34 changed files with 572 additions and 1421 deletions
+1 -2
View File
@@ -15,13 +15,12 @@
},
"dependencies": {
"@fingerprintjs/fingerprintjs": "^5.2.0",
"@greatsumini/react-facebook-login": "^3.4.0",
"@react-oauth/google": "^0.13.5",
"@xstate/react": "^5",
"classnames": "^2.5.1",
"dexie": "^4.4.3",
"lottie-react": "^2.4.1",
"next": "16.2.7",
"next-auth": "^4.24.14",
"ofetch": "^1.5.1",
"react": "19.2.4",
"react-dom": "19.2.4",