Blocks within json web token
List of all the block within the json web token
group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
condition
v10.4.28
Verifies the given json web token and returns the payload if valid.
decode condition
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
sign condition
v10.4.28
Creates and signs a new json web token.
Back to
json web token
Return to the main group to view all sub-groups