Current Behaviour
Run the backend and try to add new user with postman: {{base_url}}/api/auth/signup then I get an error {
"error": "Please enter your username"
}.
@aayushchugh is trying to help me
Expected Behaviour
Should say the user is created and send a verify code
Steps To Reproduce
1.- download the backend
2.- run it
3.- add new user
Anything else?
No response
Current Behaviour
Run the backend and try to add new user with postman: {{base_url}}/api/auth/signup then I get an error {
"error": "Please enter your username"
}.
@aayushchugh is trying to help me
Expected Behaviour
Should say the user is created and send a verify code
Steps To Reproduce
1.- download the backend
2.- run it
3.- add new user
Anything else?
No response