Replies: 2 comments
|
it seems that it was removed... I'm having the same problem |
0 replies
|
Yesterday, I provided feedback mentioning that with the recent update on jwt.io, it seemed that some features had been removed. One of these features was the ability to edit the token on both the encoder and decoder sides. However, today, I found that a new tab has been introduced which allows editing on one side at a time. While the functionality is now available, I believe the UX/UI could be improved. The current design feels a bit unintuitive, as it requires switching between tabs to edit each side individually, which can be a bit cumbersome for users. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
On previous version i was able to edit the token on "Decoded side".
For example: change the name to "Test Doe", add new attributes, change the header. And i could see the changes on "Encoded side"
Why it was removed?
Another thing that i'm missing is when i edit te token on "Encoded side", i was able to see a "corrupted" decoded.

For example: Removing the signature "Sf1KxwR~" and removing "yfQ" from the token, i was able to see the payload removing the character "{".
Why it was removed? I used to understand the differences between and debug my genereated tokens.
All reactions