﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>调试 - 标签 - 不学网</title><link>https://noxue.com/tags/%E8%B0%83%E8%AF%95/</link><description>调试 - 标签 - 不学网</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>blog@noxue.com (noxue)</managingEditor><webMaster>blog@noxue.com (noxue)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Tue, 11 Aug 2026 08:30:00 +0800</lastBuildDate><atom:link href="https://noxue.com/tags/%E8%B0%83%E8%AF%95/" rel="self" type="application/rss+xml"/><item><title>在线 JWT 解码器：贴上 token，看清 Header、Payload 和过期时间</title><link>https://noxue.com/posts/tool-jwt/</link><pubDate>Tue, 11 Aug 2026 08:30:00 +0800</pubDate><author><name>noxue</name></author><guid>https://noxue.com/posts/tool-jwt/</guid><description><![CDATA[<div class="featured-image">
                <img src="/posts/tool-jwt/cover.png" referrerpolicy="no-referrer">
            </div><p>调接口时拿到一串 <code>xxxxx.yyyyy.zzzzz</code> 的 JWT，想看看里面装了啥、什么时候过期？<strong>不学网工具箱</strong> 的 <a href="https://tools.noxue.com/jwt/" target="_blank" rel="noopener noreferrer">JWT 解码</a> 贴上就解，Header、Payload、过期时间一目了然，全程在本地，token 不上传。</p>]]></description></item></channel></rss>