feat: client test app, add apple login

This commit is contained in:
Abdalhamid Alhamad
2025-01-15 14:37:53 +03:00
parent 8ff9f921e8
commit 663e8972c4
5 changed files with 74 additions and 16 deletions

View File

@ -17,6 +17,7 @@
"@mui/material": "^6.3.1",
"axios": "^1.7.9",
"react": "^18.3.1",
"react-apple-signin-auth": "^1.1.0",
"react-dom": "^18.3.1",
"react-router-dom": "^7.1.1"
},