feat: support user management
- sign up and delete account with email or phone - sign in and sign out - update nickname and avatar - update account phone or email
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"antd": "^5.27.0",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-image-crop": "^11.0.10",
|
||||
"react-router-dom": "^6.30.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user