none is a JWT signing algorithm in the Unsecured family. See its key type, hash and whether this tool can verify it below.
alg=none is an unsecured JWT with no signature. Anyone can forge the payload, so it must never be accepted where it crosses a trust boundary.