J
JWT decode
Extractors availableDecode a JWT and extract claims into variables.
$ loadr plugin install jwt-decode
A real run: install from the signed index, then watch the plugin work.
A runtime plugin, never in the binary
Installing pulls a per-platform driver from the signed index, verifies its SHA-256 and checks its ABI before it ever loads. Remove it any time with loadr plugin remove jwt-decode.