We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01fcb21 commit 38ee836Copy full SHA for 38ee836
facebook-tutorial
@@ -0,0 +1 @@
1
+Subproject commit fe687615cb70e7aa730a9b2f9b32dc0869311e2c
package.json
@@ -14,8 +14,12 @@
14
"@mui/icons-material": "^7.2.0",
15
"@mui/material": "^7.2.0",
16
"@mui/styled-engine-sc": "^7.2.0",
17
+ "connect-sqlite3": "^0.9.16",
18
"dotenv": "^16.5.0",
19
"express": "^5.1.0",
20
+ "express-session": "^1.18.2",
21
+ "passport": "^0.7.0",
22
+ "passport-facebook": "^3.0.0",
23
"python": "^0.0.4",
24
"react": "^19.1.0",
25
"react-dom": "^19.1.0",
0 commit comments