Closed sounak07 closed 6 years ago
@sounak07 can you submit another PR and fix all the linting issues created by this PR?
I guess for that i have to use editorconfig and eslint, i saw these two being added in the recent commit. But i don't know how to use them. can you please tell me how to use those ?
Yes, install editorconfig and eslint plugins in your IDE and enable them.
Modified the user model, validation using validator, generation of jwt added.