무료
JWT 디코더
JWT 토큰을 붙여넣어 헤더, 페이로드, 만료 상태를 검사합니다. 모든 것이 브라우저에서 실행됩니다.
100% 무료가입 불필요브라우저에서 실행
상태
유효
만료까지
1668d 23h
발행일
2960d 15h 전
헤더
{
"alg": "HS256",
"typ": "JWT"
}페이로드
{
"sub": "1234567890",
"name": "John Doe",
"iat": 1516239022,
"exp": 1916239022
}클레임
sub"1234567890"Subject
name"John Doe"
iat1516239022Issued At
exp1916239022Expiration Time
서명
4S2sL0bGMwFk3IGSbIOAsOGSYH_B5MddO1BDLl2Yb4E
이 도구는 브라우저에서 토큰을 디코딩합니다. 데이터는 서버로 전송되지 않습니다.
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 도구 더 보기
Need an AI support chatbot?
LaunchChat turns your docs into a support widget with citations and auto-escalation. Lifetime deal available.