express-session topic

List express-session repositories

nestjs-session

191
Stars
14
Forks
Watchers

Idiomatic Session Module for NestJS. Built on top of `express-session` 😎

builderbook

3.7k
Stars
885
Forks
Watchers

Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.

mern-login-signup-component

189
Stars
38
Forks
Watchers

Minimalistic Sessions based Authentication app 🔒 using Reactjs, Nodejs, Express, MongoDB and Bootstrap. Uses Cookies 🍪

node-connect-pg-simple

231
Stars
73
Forks
Watchers

A simple, minimal PostgreSQL session store for Express

Node.js-Register-Login-App

127
Stars
54
Forks
Watchers

:tada: Node.js login, registration using Express, mongoose, express-sessions and ejs

GitMessenger

79
Stars
22
Forks
Watchers

GitMessenger is github chat app built with socket.io , firebase, nodejs and bootstrap where developers can share code,images and much more 😊

express-session-with-redis

26
Stars
3
Forks
Watchers

A cookie-based Node.js session implementation using Express.js and Redis

yelp-camp

39
Stars
43
Forks
Watchers

A Node.js web application project from the Udemy course - The Web Developer Bootcamp by Colt Steele

crowdfunding-backend

22
Stars
11
Forks
Watchers

[DEPRECATED] A crowdfunding backend written with NodeJS, Apollo and PostgreSQL. Features an extensive data model, mult. payment integrations, passwordless auth, statistics and admin endpoints.

auth-demo

19
Stars
9
Forks
Watchers

使用 JWT、express-session、OAuth2.0 的用户认证实战demo