https://github.com/yeabnoah/auth_boilerplate
Ultimate Experess + Typescript authentication BoilerPlate
https://github.com/yeabnoah/auth_boilerplate
bcrypt expressjs jwt mongodb nodejs nodemailer typescript zod
Last synced: about 1 year ago
JSON representation
Ultimate Experess + Typescript authentication BoilerPlate
- Host: GitHub
- URL: https://github.com/yeabnoah/auth_boilerplate
- Owner: yeabnoah
- Created: 2024-08-10T20:26:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T18:40:47.000Z (over 1 year ago)
- Last Synced: 2025-01-24T19:30:41.388Z (over 1 year ago)
- Topics: bcrypt, expressjs, jwt, mongodb, nodejs, nodemailer, typescript, zod
- Language: TypeScript
- Homepage:
- Size: 9.78 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.