Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Decoded fields are incorrect after clicking away #12

Open
nbarbettini opened this issue Jul 20, 2016 · 1 comment
Open

Decoded fields are incorrect after clicking away #12

nbarbettini opened this issue Jul 20, 2016 · 1 comment
Labels

Comments

@nbarbettini
Copy link
Member

Steps to reproduce:

  1. Go to http://jsonwebtoken.io
  2. Paste this JWT:
eyJraWQiOiI0VlBWTEI2SzQ0UllTS1JSVkFCNFRFQk9YIiwic3R0IjoiYWNjZXNzIiwiYWxnIjoiSFMyNTYifQ.eyJqdGkiOiIyUXd0WmVQNlhRVnRzOVVqdEhnbk1XIiwiaWF0IjoxNDY5MDQwODM2LCJpc3MiOiJodHRwczovL2FwaS5zdG9ybXBhdGguY29tL3YxL2FwcGxpY2F0aW9ucy83T2wzNzdIVTA2OGxhZ0NZazdVOVhTIiwic3ViIjoiaHR0cHM6Ly9hcGkuc3Rvcm1wYXRoLmNvbS92MS9hY2NvdW50cy81TXdMZWFpd3dSaEZUcXl3aTRvU0xRIiwiZXhwIjoxNDY5MDQ0NDM2LCJydGkiOiIyUXd0WmI1MWNxQ3ZGS09zaDFwV2tTIn0.dIGVPO0RlXDvfAXyuH6wshGQA1YUTwDDa9rK8H-p02I
  1. Notice the header has 4 elements, and the exp claim is 1469044436
  2. Click outside of the JWT String text box
  3. The header now has only 2 elements, and the exp has been updated
@pmiller7
Copy link

pmiller7 commented Oct 7, 2016

"tid" header goes missing as well

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants