mozilla / node-client-sessions
secure sessions stored in cookies
☆760Updated last year
Alternatives and similar repositories for node-client-sessions:
Users that are interested in node-client-sessions are comparing it to the libraries listed below
- Check if the event loop is blocked☆734Updated 5 years ago
- Application security for express apps.☆1,785Updated 2 months ago
- Native implementation of bcrypt for NodeJS☆574Updated 7 years ago
- favicon serving middleware☆622Updated 11 months ago
- Key signing and verification for rotated credentials☆933Updated 3 years ago
- A tutorial for debugging memory leaks in node☆908Updated 12 years ago
- Generic basic auth Authorization header field parser☆703Updated 3 months ago
- Response time header for node.js☆489Updated last month
- A fully featured Memcached client build on top of Node.js. Build with scaling in mind so it will support Memcached clusters and consisten…☆1,315Updated 2 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆776Updated 2 years ago
- Abstract rate limiter for nodejs☆720Updated 2 years ago
- Signed and unsigned cookies based on Keygrip☆1,297Updated 11 months ago
- OAuth wrapper for node.js☆2,441Updated last month
- Login session ensuring middleware for Connect and Express.☆469Updated 2 years ago
- A simple worker-manager for clustered Node.js apps☆881Updated 2 years ago
- JSON Web Signatures☆718Updated 10 months ago
- Build Node.JS servers that don't fall over.☆1,298Updated 8 years ago
- message-oriented socket library for node.js heavily inspired by zeromq☆1,495Updated 6 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,928Updated 6 years ago
- HTTP Bearer authentication strategy for Passport and Node.js.☆954Updated 4 months ago
- Simple middleware-style router☆423Updated 3 weeks ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆567Updated 3 years ago
- Rate limiting middleware for Express