feat: Implement AuthService for user registration with detailed field error handling and updated user roles.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"lint": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.13.2",
|
||||
"next": "16.1.0",
|
||||
"next-auth": "^5.0.0-beta.30",
|
||||
"react": "19.2.3",
|
||||
|
||||
Reference in New Issue
Block a user