Caching JWT Verification (and an anti-pattern) Post date May 23, 2021 TIL: “it is not advisable to cache error responses without considerable thought on the adverse implications” – Apigee
How to use node with npm 6 not npm 7 Post date May 11, 2021 Accidentally upgraded to npm 7 at runtime? Here’s how to undo it.