{ }
開發者工具
JWT Debugger
JWT Debugger 在瀏覽器中執行,用於檢查、轉換或準備結果,不會把輸入傳送到伺服器。
開發者工具
Input / output
Processed in browserInput not sent to server
Decoded JWT content is not trustworthy without signature verification. Paste production tokens only when necessary.
Algorithm
-
Parts
0
Claims
0
Signature
-
Token segment rail
Signature flow
Header + Payload
HS256
Provide a secret to verify
claim timeline
| Claim | Status | Value | ISO time | Description |
|---|
HS256 서명
Provide a secret to verify
- alg
- -
- preview
- -
Warnings
- Decoded JWT content is not trustworthy without signature verification. Paste production tokens only when necessary.
Payload claims
| Key | Type | Value |
|---|
Raw output preview
JWT analysis will appear here.
HelpOpen usage notes, examples, practical tips, and FAQ only when you need them.
What is this tool?
JWT Debugger 是用於開發流程的本機瀏覽器工具,輸入、選項與結果都在同一頁完成。
How to use it
- 貼上輸入
在輸入區域輸入或貼上要處理的值。
- 調整選項
選擇適合 JWT, token decode, Bearer 的模式、格式或單位。
- 檢查結果
執行工具,確認結果後再複製或下載。
Examples
JWT Debugger 範例
- Input
- 範例輸入
- Output
- 在瀏覽器中檢查後的輸出。
Practical tips
- 內容較大時,先從小樣本開始。
- 廣告會保持在主要控制項和結果區域之外。
FAQ
JWT Debugger 應該輸入什麼?
請輸入與頁面任務相符的值,並在執行前調整選項。
可以複製 JWT Debugger 的結果嗎?
可以。檢查結果後即可複製或下載。
JWT Debugger 支援行動裝置嗎?
支援。輸入、選項和結果會在小螢幕上縱向排列。
輸入會傳送到伺服器嗎?
不會。此工具設計為在瀏覽器內處理輸入。