{"library":"rewt","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","jwt","json web token","authentication","security","redis"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install rewt","imports":["import Rewt from 'rewt';","const Rewt = require('rewt');","import type Rewt from 'rewt'; (TypeScript)"]},{"cmd":"yarn add rewt","imports":[]},{"cmd":"pnpm add rewt","imports":[]}],"homepage":"https://github.com/mixmaxhq/rewt#readme","github":"https://github.com/mixmaxhq/rewt","docs":null,"changelog":null,"pypi":null,"npm":"rewt","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}