Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 426 Bytes

README.md

File metadata and controls

5 lines (2 loc) · 426 Bytes

Auth Boilerplate

This repository contains an authentication boilerplate built using Node.js, TypeScript, and Express. It includes robust authentication features like JWT and Bcrypt for secure password handling, OAuth login using GitHub and Google, email verification, password reset functionality, active device session management, and more. This boilerplate is designed to be easily integrated into modern applications.