{"_id":"@aegisq/auth","name":"@aegisq/auth","dist-tags":{"latest":"2.1.0"},"versions":{"2.1.0":{"name":"@aegisq/auth","version":"2.1.0","description":"Shared auth primitives (JWT, revocation, replay protection) for AegisQ services","main":"dist/index.js","types":"dist/index.d.ts","publishConfig":{"access":"public"},"scripts":{"build":"tsc","test":"vitest run --passWithNoTests","test:watch":"vitest","clean":"rm -rf dist"},"dependencies":{"jose":"^5.9.6"},"devDependencies":{"@types/node":"20.19.37","typescript":"5.9.3","vitest":"4.1.5"},"keywords":["aegisq","auth","jwt","jose","security"],"engines":{"node":">=18"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/JeffGrayson1969/AegisQ-CodeShield.git","directory":"packages/auth"},"gitHead":"56d0ff3ce1d705cdc449d17fb9869d354e813284","_id":"@aegisq/auth@2.1.0","bugs":{"url":"https://github.com/JeffGrayson1969/AegisQ-CodeShield/issues"},"homepage":"https://github.com/JeffGrayson1969/AegisQ-CodeShield#readme","_nodeVersion":"22.16.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-h7KFDAn62sMO4BAJj4CTsqgAR1XAPdhYDxXxq9+/ekKbGOetSWdUXc6R+RvTxXKtOAAeBsb6jn1cuSgE5ZzfMQ==","shasum":"3211543e0489b7b2e306dc8ee14f56448cd5287b","tarball":"https://registry.npmjs.org/@aegisq/auth/-/auth-2.1.0.tgz","fileCount":12,"unpackedSize":37106,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDzxwa0d84v8giKp2OoPp7KpVmStpnXDNM5QeFLCA0KRQIhALytFKRRexkFQa+ZyuPVQCJPWzsZ04wj+Gofz8Nxsi3z"}]},"_npmUser":{"name":"aegisq","email":"jeff.grayson@aegisq.com"},"directories":{},"maintainers":[{"name":"aegisq","email":"jeff.grayson@aegisq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/auth_2.1.0_1780097501226_0.22623455782458168"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-29T23:31:40.996Z","2.1.0":"2026-05-29T23:31:41.383Z","modified":"2026-05-29T23:31:42.094Z"},"maintainers":[{"name":"aegisq","email":"jeff.grayson@aegisq.com"}],"description":"Shared auth primitives (JWT, revocation, replay protection) for AegisQ services","homepage":"https://github.com/JeffGrayson1969/AegisQ-CodeShield#readme","keywords":["aegisq","auth","jwt","jose","security"],"repository":{"type":"git","url":"git+https://github.com/JeffGrayson1969/AegisQ-CodeShield.git","directory":"packages/auth"},"bugs":{"url":"https://github.com/JeffGrayson1969/AegisQ-CodeShield/issues"},"license":"MIT","readme":"# @aegisq/auth\n\nShared authentication primitives for AegisQ services: JWT signing and verification (via [`jose`](https://github.com/panva/jose)), token revocation, and replay protection.\n\nThis package is consumed by other AegisQ-CodeShield packages (notably `aegisq-codeshield-mcp`).\n\n## Install\n\n```bash\nnpm install @aegisq/auth\n```\n\n## Requirements\n\n- Node.js >= 18\n\n## License\n\nMIT\n","readmeFilename":"README.md","_rev":"1-9f622fb0de3ffc14795853e682461491"}