decode

This block is part of the json web token group and was last modified in core v13.0.8.

decode v13.0.8

Decodes the given json web token and returns the payload. Unverified JWTs should be treated with caution and viewed the same as other user input

Inputs 1 + flow
  • flow
    flow
  • token required
    value
Outputs 4 + flow
  • flow
    flow
  • success
    condition
  • error
    value
  • verified
    condition
  • payload
    object
jwt

Core Releases

v13.0.8 This block was introduced in v13.0.8, click here to see the release notes.
Back to json web token Return to the main group to view all sub-groups Back to json web token Return to the group to view all blocks within this group