Skip to content

ChiperSage/Login-Register-NestJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth System with NestJS

This project is an authentication system built with NestJS, implementing registration, login, and logout functionality. It uses TypeORM for database interactions and includes DTO-based validation using class-validator to ensure user inputs are correctly formatted.

About

This project is a basic implementation of authentication and user management using NestJS. It includes features for user registration, login, and protected routes for user management that are accessible only to authenticated users.

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors