hn • r/hackernews
Comment on: Stop Using JWTs
Unlike sessions - which can be invalidated by the server whenever it feels like it - individual stateless JWT tokens cannot be invalidated.
Developers struggle to revoke stateless JWTs, creating security gaps and compliance risks. TokenWarden offers a server‑side revocation registry that instantly invalidates issued tokens, giving teams the same control over JWTs as with session cookies.