ฟรี
JWT Decoder
วาง JWT token เพื่อถอดรหัสและตรวจสอบ header payload และสถานะการหมดอายุ ทุกอย่างทำงานในเบราว์เซอร์ของคุณ
ฟรี 100%ไม่ต้องลงทะเบียนทำงานในเบราว์เซอร์ของคุณ
สถานะ
ถูกต้อง
หมดอายุใน
1668d 23h
ออกแบบ
2960d 15h ที่แล้ว
Header
{
"alg": "HS256",
"typ": "JWT"
}Payload
{
"sub": "1234567890",
"name": "John Doe",
"iat": 1516239022,
"exp": 1916239022
}Claims
sub"1234567890"Subject
name"John Doe"
iat1516239022Issued At
exp1916239022Expiration Time
Signature
4S2sL0bGMwFk3IGSbIOAsOGSYH_B5MddO1BDLl2Yb4E
เครื่องมือนี้ถอดรหัส tokens ทั้งหมดในเบราว์เซอร์ของคุณ ไม่มีการส่งข้อมูลไปยังเซิร์ฟเวอร์ใด ๆ
เกี่ยวกับ JWT Decoder
Paste a JWT token to instantly decode and inspect its header, payload, and signature. View claims like expiration, issuer, and custom data. Everything runs in your browser — tokens are never sent to a server.
คำถามที่พบบ่อย
เพิ่มเติม Developer Tools
Need an AI support chatbot?
LaunchChat turns your docs into a support widget with citations and auto-escalation. Lifetime deal available.