rewt
JSON →rewt is a Node.js library that wraps JWT (JSON Web Token) signing and verification, sourcing a shared secret from Redis for easy and fast rotation. Version 3.0.0 is the latest stable release. The library automatically handles secret generation with TTL for rotation, allows manual secret invalidation, and supports custom namespacing. It is designed for server-to-server authentication scenarios where secret rotation and revocation are critical.