Skip to content

DevAuth is a secure authentication backend built with TypeScript, Express, MongoDB, and JWT. It supports user signup, login, protected routes, profile retrieval, and clean token handling. Designed with strong architecture, validations, and modular structure, it’s ready for real-world integration.

Notifications You must be signed in to change notification settings

theEquinoxDev/DevAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevAuth - A weekend side-project which is a basic version of OAuth authentication system built using Node.js, Express, and MongoDB. This project allows users to register, login, and manage their authentication tokens securely. This helped me understand the fundamentals of authentication systems and how OAuth works under the hood.

Will definitely be adding more features to this project in the future!

About

DevAuth is a secure authentication backend built with TypeScript, Express, MongoDB, and JWT. It supports user signup, login, protected routes, profile retrieval, and clean token handling. Designed with strong architecture, validations, and modular structure, it’s ready for real-world integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published