redis-jwt
JSON →Session management using Redis and JWT for horizontal scalability. Current version is 1.4.0. Provides both single-session and multi-session support per user, with token signing/verification and optional session data storage in Redis. Differentiates by combining JWT with Redis for session persistence and scaling, unlike pure JWT or pure Redis-session approaches. Requires Node >=6.x and Redis >=3.x.
Resources
packageredis-jwt ↗