jwt-ui icon indicating copy to clipboard operation
jwt-ui copied to clipboard

decoding a jwt produces "invalid signature" error

Open alaz-aura opened this issue 9 months ago • 5 comments

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

  1. Run jwt-ui
  2. Copy+ paste an encoded jwt
  3. View results

Expected behavior Screenshot 2024-05-01 at 10 58 49 am

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

alaz-aura avatar May 02 '24 02:05 alaz-aura