当前位置:JSON Web Tokens>Need Help
手机访问

Need Help


Decode JWT | JWT Generator | JWT Verifier | JWS Analyzer | JWT Libraries

JWT全部功能模块
All functional modules of JWT
encode string、decode string、key等自动删除输入字符串的首尾空格。Automatically remove leading and trailing spaces from input strings such as encode string, decode string, key, etc.
首页输入区域图标说明
Homepage input area icon description
撤销undo
恢复redo
上传本地文件到编辑器Upload local files to the editor
清空输入框内容Clear the input box content
首页输入区域底部说明
Instructions at the bottom of the input area on the homepage
解码成功 2025/11/19 17:17:41 Decoding successful 2025/11/19 17:17:41
解码失败2025/11/19 17:17:41
鼠标悬停,上方出现错误原因的浮窗。
Decoding failed2025/11/19 17:17:41
Hover over the mouse and a floating window appears above indicating the reason for the error.
首页解码区域说明
Explanation of the decoding area on the homepage
以JSON形式展现JWT解码数据Present JWT decoded data in JSON format
以TABLE形式展现JWT解码数据Present JWT decoding data in Table format
 按钮底部高亮,表示目前选中的样式Highlight the bottom of the button to indicate the currently selected style
复制数据PayloadCopy Data Payload
Decode Header:解码的值是只读的The decoded value is read-only
Decode Payload:解码的值是只读的The decoded value is read-only
首页Payload区域的数据,自动格式化时间戳
Data in the Payload area, automatically formatted with timestamps
在“JSON”模式下,鼠标光标定位在秒级时间戳、毫秒级时间戳,则出现时间值格式化(YYYY/MM/DD HH:mm:ss)之后的浮窗。In JSON mode, if the mouse cursor is positioned at a second level timestamp or a millisecond level timestamp, a floating window will appear after formatting the time value (YYYY/MM/DD HH: mm: ss).
在“TABLE”模式下,鼠标悬停在秒级时间戳、毫秒级时间戳,则出现时间值格式化(YYYY/MM/DD HH:mm:ss)之后的浮窗。In "TABLE" mode, hovering over second level timestamps and millisecond level timestamps will result in a floating window after formatting the time value (YYYY/MM/DD HH: mm: ss).
JWT生成帮助手册
JWT Generation Help Manual
新增字段允许数据类型: int,float,string,json string等数据格式。若新增出现重名key, 后值覆盖前值。New fields allow data types such as int, float, string, json string, and other data formats. If a duplicate key is added, the last value will overwrite the previous value.
备注1:关于字段 nbf, exp, iat 时间表示格式,请在此处详细查看。支持秒时间戳格式,点这里生成秒级时间戳NOTE1: Regarding the time representation format of fields nbf, exp, and iat, please see here in detail. Support second timestamp format, Click here to generate second timestamp.
备注2:对于“aud”字段,多个URL使用逗号分隔。NOTE2: For the 'aud' field, separate multiple URLs with commas.
备注3:文本框内容允许全部为空, 填写的格式请自行检查。NOTE3: The content of the text box is allowed to be completely empty, please check the format of the filling by yourself.
JWT生成示例JWT生成JWT generation exampleJWT generation
jwt.box3.cn