Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JWT Decoder

A lightweight, client-side JWT decoder at jwt.ropean.org.

Paste any token to instantly inspect its header, payload, and signature. Nothing leaves your browser.

Features

  • Decodes header, payload, and signature
  • Interprets registered claims (sub, iss, aud, exp, nbf, iat, jti) with human-readable labels and UTC timestamps
  • Flags expired tokens
  • Auto-decodes on paste
  • No dependencies, no build step — single index.html

Deploy

./deploy.sh

Publishes index.html to the gh-pages branch with a CNAME for jwt.ropean.org.

About

A lightweight, client-side JWT decoder

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages