Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-24T18:40:47.000Z (18 days ago)
- Last Synced: 2025-01-24T19:30:41.388Z (18 days 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.