Back to search
Discover how to craft a robust authentication system using NestJS, PostgreSQL, and TypeORM. This guide walks you through implementing secure login, signup, forgot password, and reset password functionalities, ensuring the safety of your application's users.
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
^10.0.0^3.2.2^10.0.0^10.2.0*^10.0.3^10.0.0^10.0.2^5.1.1^0.5.1^0.14.1^0.7.0^4.0.1^8.12.0^0.2.0^7.8.1^0.3.20^10.0.0^10.0.0^10.0.0^5.0.2^4.17.17^29.5.2^20.3.1^4.0.1^6.0.0^6.0.0^6.0.0^8.42.0^9.0.0^5.0.0^29.5.0^3.0.0^0.5.21^6.3.3^29.1.0^9.4.3^10.9.1^4.2.0^5.1.34
commits
Add auth and password reset with detailed validation and error handling
2cb63a8View on GitHubEnhance the code by incorporating data validation using Data Transfer Objects (DTO)
1df81a7View on GitHubImplemented secure authentication functionalities including login, signup, forgot password, and reset password using NestJS, PostgreSQL, and TypeORM.
c1f856cView on GitHub