J

JWT decode

Extractors available

Decode a JWT and extract claims into variables.

Install
$ 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.