verify
This block is part of the json web token group and was last modified in core v10.4.28.
verify
v10.4.28
Verifies the given json web token and returns the payload if valid.
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
tokenrequiredthe token to be verified |
value |
||
secretrequiredthe secret or private key used to sign the jwt |
value |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
| success |
condition |
||
| error |
value |
||
| payload |
object |
jwt |
Core Releases
v10.4.28 This block was introduced inv10.4.28, 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