next-session
Session middleware
A promise-based session middleware solution for Next.js and other web frameworks.
Simple promise-based session middleware for Next.js, micro, Express, and more
352 stars
2 watching
24 forks
Language: TypeScript
last commit: 6 months ago
Linked from 1 awesome list
javascriptmiddlewarenextjspromisesession
Related projects:
Repository | Description | Stars |
---|---|---|
hoangvvo/next-connect | A minimal router and middleware layer for building Next.js API Routes and Edge API Routes with promise-based routing and TypeScript support. | 1,639 |
hoangvvo/nextjs-mongodb-app | A Next.js and MongoDB web application demonstrating simplicity and full-stack applicability with various features for authentication and content management. | 1,537 |
koajs/session | A session management middleware for Koa applications | 902 |
maxmitko/mlp-ssr | A Next.js application with a modular architecture and separate directories for components, layouts, pages, and store management. | 0 |
pburtchaell/redux-promise-middleware | Enables simple handling of async action creators in Redux | 1,982 |
watson-developer-cloud/botkit-middleware | Middleware to integrate IBM Watson Assistant with various chat channels and handle conversations across multiple platforms. | 206 |
ctrlaltdylan/shopify-session-tokens-nextjs | An example application demonstrating Shopify's OAuth handshake and cookie-less session token generation & verification using Next.js and shopify-nextjs-toolbox utilities. | 106 |
gin-contrib/sessions | Provides a simple and flexible way to manage user sessions across multiple backends | 1,456 |
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |
expressjs/serve-favicon | Middleware to serve a favicon from a given path or buffer. | 619 |
codementorio/nextjs-redux-starter | A Next.js starter kit with Redux and styled-components for building complex single-page applications | 375 |
koajs/redis-session-sets | A Koa.js middleware for storing and managing sessions with Redis sets | 21 |
denisizmaylov/redux-catch-promise | Middleware to catch and handle promises and async functions in Redux applications | 66 |
thinkjs/think-session-file | Provides a file-based session management system for ThinkJS applications | 0 |
agraboso/redux-api-middleware | Middleware that calls an API and dispatches standard actions based on the request outcome. | 1,491 |