iron-session
Cookie-based session manager
A secure, stateless session management system using cookies.
🛠Secure, stateless, and cookie-based session library for JavaScript
4k stars
13 watching
253 forks
Language: TypeScript
last commit: 3 days ago
Linked from 1 awesome list
authenticationcookiesexpressjsnextjsnodejsserverlesssessionstateless
Related projects:
Repository | Description | Stars |
---|---|---|
js-cookie/js-cookie | A lightweight JavaScript API for handling browser cookies. | 22,031 |
thinkjs/think-session-cookie | A library that provides a secure cookie-based session management system | 0 |
jakesgordon/javascript-state-machine | A JavaScript library for building finite state machines with methods to manage transitions and lifecycle events. | 8,707 |
retirejs/retire.js | Detects and reports vulnerabilities in JavaScript libraries used by web applications. | 3,692 |
charleslo1/weapp-cookie | Enables cookie support in WeChat and other social media mini-programs for seamless session management with web applications. | 829 |
unshiftio/sessionstorage | Provides a fallback storage solution for temporary data in the browser using alternative APIs when sessionStorage is not available | 23 |
cconstantin/plug_rails_cookie_session_store | A library that enables seamless sharing of session information between Rails and Plug-based frameworks like Phoenix. | 94 |
bytecodealliance/javy | A toolchain for executing JavaScript code in WebAssembly | 2,259 |
puresec/serverless-puresec-cli | Automates creation of secure IAM roles for AWS Lambda applications | 247 |
abraithwaite/jeff | A Go-based session management tool with features like CSRF protection and middleware wrapping | 266 |
digitalbazaar/forge | A JavaScript implementation of TLS and cryptographic tools for building network-heavy web applications | 5,081 |
substance/substance | A JavaScript library for building custom text editors and web-based publishing systems. | 2,751 |
alexnisnevich/untrusted | An interactive adventure game built with JavaScript where the player must edit and re-execute code to progress through levels. | 4,586 |
hoangvvo/next-session | A promise-based session middleware solution for Next.js and other web frameworks. | 352 |
estrada9166/cookie-handler-next.js | A Next.js project that provides a middleware to handle cookies on the server-side and make them accessible in view templates. | 15 |