José Pablo Ramírez Vargas
The Discipline of Coding

The Discipline of Coding

Follow
Series

JWT Diaries

This series covers more advanced topics around JSON Web Tokens. Things like token invalidation, or proper implementation in layered architectures are some of the topics found here.

Articles in this series

Invalidating JSON Web Tokens (JWT) the Right Way

Dec 11, 20224 min read

Heredia, Costa Rica, 2022-12-10 Series: JWT Diaries, Article 1 So it came to my attention that many people don't know this way of invalidating JWT's....

Invalidating JSON Web Tokens (JWT) the Right Way
Invalidating JSON Web Tokens (JWT):  NodeJS + Express