think-session-cookie

Cookie session manager

A library that provides a secure cookie-based session management system

Use cookie to store session for ThinkJS 3.x

GitHub

0 stars
10 watching
1 forks
Language: JavaScript
last commit: almost 5 years ago
Linked from 1 awesome list

cookiesessionthink-adapterthinkjs3

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thinkjs/think-session Provides a session management system for ThinkJS 3.x applications. 2
thinkjs/think-session-file Provides a file-based session management system for ThinkJS applications 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
iamolegga/nestjs-session A module that provides an idiomatic session management system for NestJS applications. 220
noraj/flask-session-cookie-manager Tool for encoding and decoding Flask session cookies 647
florian/cookie.js A JavaScript library that simplifies working with cookies. 1,130
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
ivpusic/angular-cookie An Angular module providing access to cookies with basic methods for setting, getting and removing them. 265
scotthamper/cookies A lightweight JavaScript library for managing cookies on the client-side. 1,771
syntaqx/cookie A Go package designed to simplify handling of HTTP cookies in web applications. 111
charleslo1/weapp-cookie Enables cookie support in WeChat and other social media mini-programs for seamless session management with web applications. 830
koajs/session A session management middleware for Koa applications 902
jcoleman/tomcat-redis-session-manager An implementation of a session management system using Redis as a backing store for Apache Tomcat 1,799
softwaremill/akka-http-session Provides directives for client-side session management in web and mobile applications using cookies or custom headers plus local storage. 440