Decode and verify JSON Web Tokens. Inspect header and payload claims and check signatures.
{
"alg": "HS256",
"typ": "JWT"
}{
"sub": "1234567890",
"name": "John Doe",
"admin": true,
"iat": 1516239022
}reGQzG3OKdoIMWLDKOZ4TICJit3EW69cQE72E2CfzRE