Found 24 repositories(showing 24)
A basic authentication scheme with Express, MongoDB, and Passport Local Strategy
thesalmanx
Express session based authentication starter template
erxon
This is a NodeJS Starter template with Passport, Express Session, and Connect Mongo for authentication
Achintha-999
A simple, secure login system built with Node.js, Express, and session-based authentication. Includes user validation, password hashing (bcrypt), and protected routes. Perfect for learning authentication basics or as a starter template.
Boilerplate starter code for a Node + Flow REST API project with Gulp, Babel, Sourcemaps, Passport (Bearer Token Strategy) with Facebook User Authentication using Redis Cache for Session Token storage and MongoDB + mongoose for data storage. Unit tests for Express Routers and Integration tests in Jest + supertest.
No description available
Forked
jwt express session authentication
fahad-islam
No description available
No description available
No description available
kunaldhongade
No description available
No description available
JuanCamiloChafloque
A starter template for a backend-end application that uses NodeJS w/ Express, MongoDB and session cookies for authentication
This repository provides a starter template for session-based user authentication using Passport.js in an Express.js application.
minalnarsale
UserAuthSystem is a full-stack authentication & authorization starter project using Node.js (backend) and React (frontend). It demonstrates: Signup / Login JWT authentication with HTTP-only cookies Session tracking (optional express-session) Role-based authorization Protected routes + refresh-token pattern Cookie handling and logout
xVelkow
A starter-kit using Express.js with Typescript for type-safety. This project includes a ready-to-use session-based authentication system using passport and passport-local.
Aayan-SoftwareDev
A lightweight Node.js and Express authentication API featuring user sign-up, sign-in, and cookie-based session handling. Ideal as a starter backend for secure user management.
mohammed-ali-boutaine
A production-ready RESTful API starter template built with Express, TypeScript, and Prisma. Features robust authentication with JWT tokens, session management, and CRUD operations for users and blog posts.
its-tahir
A modern, production-ready Express.js authentication API starter kit using PostgreSQL and Sequelize. Features robust modular structure, JWT auth, refresh tokens, email verification, session management, audit logging, scalable DB design, and auto-generated Swagger API docs.
Its-me-ak
AuthFlow is a full-stack auth system using React, Tailwind CSS, Zustand, Node.js, Express, and MongoDB. It offers a clean UI with secure sign-up, login, session handling, and protected routes perfect as a starter kit for modern web apps needing robust authentication.
Henok-Aragaw
A starter kit for user authentication using the PERN stack (PostgreSQL, Express, React, Node.js) with JWT and cookie-based session management. This project features user registration,login and update userProfile, secure password hashing with bcrypt, Prisma for database ORM, and Zod for input validation,
Sacarima
MERN Auth. Secure authentication starter built with Node.js/Express + MongoDB and a React (Vite) SPA. It implements email/password login, signup, session restore, and logout using a JWT in an httpOnly cookie (30-minute expiry). The project emphasizes stateless design, clean structure, and security by default.
himanshudhage
This is a secure 🔐 login & registration system built with the MERN stack (MongoDB, Express, React, Node.js). It uses JWT 🪪 for authentication and bcrypt 🔒 to hash passwords. Perfect as a starter for any project needing user auth, protected routes 🔐, and session handling via cookies 🍪. Fast ⚡️, safe 🛡️, and easy to extend 🧩!
All 24 repositories loaded