Skip to content

niksedk/jwt-show

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About jwt.show

The most user-friendly json web token (jwt) decoder around! All decoding is done client side so your info never touches a server.

Paste a jwt in the input field and the payload will be decoded into claim names and their values.

Some folks have asked: "Why not just use jwt.io?" Because it's slow to load and annoying to use. But, yeah, that's just, like, my opinion, man.

See it in action here: https://jwt.show

About

jwt.show - show the payload of a jwt token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 36.8%
  • HTML 31.2%
  • JavaScript 27.8%
  • Shell 4.2%