refactor(auth): migrate social login to next-auth
This commit is contained in:
+1
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user