Example input
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjMiLCJleHAiOjQxMDI0NDQ4MDB9.signature
Decode JWT headers and payloads or inspect expiration times without verifying signatures.
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjMiLCJleHAiOjQxMDI0NDQ4MDB9.signature
{
"sub": "123",
"exp": 4102444800
}
Signature not verifiedPasteon shows this Workflow only for matching Text clipboard items.
The Workflow receives the selected clipboard item and the runtime context required for its declared action.
Duplicate or edit the Workflow in Pasteon Settings. Review imported code and Variables before enabling it.
Learn visual Steps, Code mode, Variables, Script Filters, and the complete runtime protocol.