kid:/dev/null — Sets "kid": "../../../dev/null" in the header
and signs with an empty string secret. The server reads /dev/null
(0 bytes) as the key, so HMAC verification passes. alg:none — Classic unsigned token bypass. Empty key — Signs with "" as the HMAC secret.