Skip to content

In createUser function of user.controller.js file, destructuring of req.body can be done in one line #3020

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
PiyushThapaa opened this issue Feb 14, 2024 · 0 comments · Fixed by #3027

Comments

@PiyushThapaa
Copy link
Contributor

Increasing Access

To maintain code quality.

Feature enhancement details

Screenshot 2024-02-14 112726

Here, password is destructured separately while it can be done with name and email all together.

@lindapaiste @raclim please assign this one to me...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant