Skip to content

A simple, zero dependency, client-side web app for decoding JSON Web Tokens (JWT). Demo: https://marc.codeberg.page/jwt-decoder.

License

Notifications You must be signed in to change notification settings

marcmirror/jwt-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a read-only mirror of the git repo at https://codeberg.org/marc/jwt-decoder

JWT Decoder

A simple, zero dependency, client-side web app for decoding JSON Web Tokens (JWT).

Hover over the exp or iat date to see it in a human-readable format and in your browser's timezone. In addition, the exp date is highlighted in red to indicate that the JWT has expired.

---> DEMO <---

Screenshot

Screenshot

License

AGPL v3