JWT Forge
Create unsigned JWT easy.
iat
exp
jti
iss
cid
aud
sub
HEADER
{ "typ": "JWT", "alg": "none" }
PAYLOAD
{}
JWT
eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0
.
e30
.