Hacker News new | ask | show | jobs
by dementiapatent 1361 days ago
Yes, and there is even a JWT field to hold the unique identifier for that token - https://www.rfc-editor.org/rfc/rfc7519#section-4.1.7 .

Makes it easy to track issued tokens and revoke them too.