How QA teams use this
- Confirm exp/nbf when a UI shows “session expired” but the API still returns 401.
- Check roles, tenant, and issuer claims before filing an auth bug.
- Verify HS256 only with a non-production secret; secrets are never added to share links.