DecodedJws is a compact JWS decoded into its parts.
The JWS header
All parts that make up JWS. Each part is a base64url encoded string
The JWS payload
The JWS signature
Verify the JWS signature is valid.