AuthenticatedDecodeError
Thrown when a JWT-bearing response cannot be decoded, the JWT is structurally malformed, its body is not valid JSON, the data claim is missing, or the claim's value does not match the expected typed payload shape.