Jwt.Decode¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | The input of the shard, if any | String | ||
| Output ➡️ | The resulting output of the shard | String | ||
| Jwk | No | The Key in JWK format to use for decoding the token. | none | StringVar(String) | 
| Audience | No | The audience to use for decoding the token. | none | StringVar(String) | 
Decodes a JWT token