jwt-ui
jwt-ui copied to clipboard
decoding a jwt produces "invalid signature" error
Describe the bug Decoding a jwt using jwt-ui produces an error yet the same jwt decoded in jwt.io does not show this error (message is "signature verified"
To Reproduce Steps to reproduce the behavior or a screencast
- Run jwt-ui
- Copy+ paste an encoded jwt
- View results
Expected behavior
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS and OS version: Mac 13.5.2
- Terminal name and version: iTerm2 build 3.4.20
- Shell name and version: zsh
- jwt-ui version: jwt-ui 1.1.0
Additional context