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
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
tokenrequired the token to be decoded |
value |
|
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
success |
condition |
||
error |
value |
||
verified to verify the token please use jwt verify |
condition |
||
payload |
object |
Core Releases
v13.0.8 This block was introduced inv13.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