mozilla / node-client-sessionsLinks
secure sessions stored in cookies
☆762Updated 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
Sorting:
- Application security for express apps.☆1,783Updated last year
- Check if the event loop is blocked☆736Updated 6 years ago
- JSON Web Signatures☆724Updated 2 months ago
- Response time header for node.js☆496Updated last week
- Rate limiting middleware for Express☆423Updated 6 years ago
- A simple worker-manager for clustered Node.js apps☆883Updated 3 years ago
- Native implementation of bcrypt for NodeJS☆574Updated 8 years ago
- Login session ensuring middleware for Connect and Express.☆469Updated 3 years ago
- Build Node.JS servers that don't fall over.☆1,300Updated 8 years ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆568Updated 4 years ago
- Node.js JWT support☆433Updated last year
- Key signing and verification for rotated credentials☆934Updated 4 years ago
- Sticky session balancer based on a `cluster` module☆964Updated 4 years ago
- hapi process monitoring☆526Updated 2 years ago
- Abstract rate limiter for nodejs☆725Updated 3 years ago
- HTTP Bearer authentication strategy for Passport and Node.js.☆959Updated last year
- Useragent parser for Node.js, ported from browserscope.org☆904Updated 4 years ago
- Bundles Google Caja's HTML Sanitizer within a npm installable node.js module☆379Updated 5 years ago
- Development-only error handler middleware☆426Updated last week
- Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common __('...') syntax in app and templat…☆503Updated 4 years ago
- Generic basic auth Authorization header field parser☆706Updated last week
- Attempts to give you an idea of what urls will be accepted by an express route (please fork and extend it)☆408Updated 8 years ago
- Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.☆346Updated 3 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆782Updated 3 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 6 years ago
- Third-party login plugin for hapi☆623Updated 10 months ago
- 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,317Updated 3 years ago
- SQL generation for node.js☆1,053Updated last year
- Node.js package for HTTP basic and digest access authentication.☆372Updated 2 weeks ago
- HTTP Client Utilities