@aegisq/auth
v2.1.0
Published
Shared auth primitives (JWT, revocation, replay protection) for AegisQ services
Readme
@aegisq/auth
Shared authentication primitives for AegisQ services: JWT signing and verification (via jose), token revocation, and replay protection.
This package is consumed by other AegisQ-CodeShield packages (notably aegisq-codeshield-mcp).
Install
npm install @aegisq/authRequirements
- Node.js >= 18
License
MIT
