JWTデコーダー
JWTのヘッダー・ペイロード・署名を即座にデコードして確認。
Signature not verified. This tool decodes the payload without verifying the signature. Never trust a decoded JWT as authentic without server-side verification.
Header
Payload
Signature
Not verified — signature check requires the secret key.
Standard claims
Last updated: By jarvisbox