Hacker News new | ask | show | jobs
by nijave 1484 days ago
Isn't it pretty common to read the expiration so you know when to refresh tokens?
1 comments

It is, among other things like username or user e-mail address.

This is also, together with backend scalability, a major selling point for JWTs. Otherwise one might just as well use regular session ids in cookies.