adarsh-shahi / adarsh-shahi/blog-api
Refractor user validation done in signup and login controllers
Đang mở
good first issue
- Ngôn ngữ chính
- TypeScript
- Star
- 0
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
src -> app -> controllers -> auth.ts
In signup function
username, email, and password need to validate (eg. min length and should not contain any spaces)
Refractor this validation code into the utils folder so that it can be used in other functions (eg. login())
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.