ZhijiangTang/dsh-jwt

Plugin ⭐ 0 MIT developer-tools

DeepSeek Harness(DSH)插件:JWT 解码查看工具。把 JWT 拆成 header / payload / 签名三段,base64url 解码 header 与 payload,并解读 exp / iat / nbf 时间声明(UTC 与本地时间、剩余/过期状态)。

catalog description:DSH plugin: decode JWT tokens for debugging (no signature verification)

Install

dsh plugin --profile <你的 profile> add file:./plugins/dsh-jwt

Add ZhijiangTang/dsh-jwt to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.