Show HN: Minimal NIST/OWASP-compliant auth implementation for Cloudflare Workers
Summary
This Show HN offers a minimal, standards-driven authentication reference for Cloudflare Workers, using PBKDF2, JWT dual-token sessions, and edge-ready security practices aligned with NIST, OWASP, and RFC guidance. It emphasizes test coverage, security properties, and a clear path from learning to potential production considerations, with threat modeling, ADRs, and a live demo.