JWT Decoder
Decode JWT header/payload, view expiry, and copy pretty JSON.

Secret is the shared secret in plain text for symmetric algorithms (HS256, HS384, HS512).

Add minutes to current time to simulate future time.
Verification will validate exp / nbf using the simulated time.

Simulated now: —