think-session
Session manager
Provides a session management system for ThinkJS 3.x applications.
Session for ThinkJS 3.x
2 stars
10 watching
2 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
sessionthink-extendthinkjs3
Related projects:
Repository | Description | Stars |
---|---|---|
thinkjs/think-session-file | Provides a file-based session management system for ThinkJS applications | 0 |
thinkjs/think-session-cookie | A library that provides a secure cookie-based session management system | 0 |
thinkjs/think-session-mysql | A middleware package for storing and managing sessions in ThinkJS applications using MySQL as the underlying storage | 0 |
thinkjs/think-session-redis | A module that enables session storage using Redis with the ThinkJS web framework. | 2 |
koajs/session | A session management middleware for Koa applications | 902 |
iamolegga/nestjs-session | A module that provides an idiomatic session management system for NestJS applications. | 215 |
thinkjs/think-fetch | Provides a unified HTTP(S) client for ThinkJS 3.x applications | 10 |
thinkjs/think-controller | Middleware for handling controller logic in ThinkJS 3.x applications | 5 |
koajs/generic-session | Provides a flexible and customizable session management system for Koa.js applications. | 414 |
thinkjs/think-session-jwt | A library that provides an alternative way to store and manage user sessions using JSON Web Tokens in ThinkJS applications | 11 |
thinkjs/think-model | A ThinkJS 3.x model implementation providing a default data access layer for MySQL | 17 |
thinkjs/think-sequelize | Extends Sequelize ORM to work seamlessly with ThinkJS 3.x framework. | 13 |
thinkjs/think-view | A View Engine for building dynamic web pages in ThinkJS applications | 5 |
adam-hanna/sessions | A simple, performant session management system for HTTP servers | 78 |
thinkjs/think-websocket | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |