New UI - claim edit #756
Replies: 9 comments 4 replies
|
@nikita-golubev-tfs The default view you're seeing is the "JWT Decoder" view. To edit the JWT claims, simply switch to the "JWT Encoder" view at the top of the page. Once you're in the "JWT Encoder" view, you’ll be able to modify all the claims and use the updated JWT for your local development and testing.
|
|
I also couldn't see it. |
|
same here, I assumed the new version was broken |
|
I could not find it on my own either, I only learnt about it using this comment. So thanks for that! |
|
I had the same experience, it would be nice to add a style in the options to let the user know that you can switch between them, so they do not look just like titles "JWT Decoder JWT Encoder" (also the "JWT Encoder" was kind of invisible for me, I did not see it from the beginning). |
|
It's definitely not intuitive at all. |
|
lol I was so mad y'all removed the jwt editing. not intuitive atm |
|
Wow, thank you so much for pointing it out. It's very hidden, mostly considering how it was in the previous version. |
|
This is a TERRIBLE design, and the fact that there are many posts across SO and here asking about how to do it, with many of those recommending using an alternative site all together should prove it. Making tabs and buttons not look like tabs or buttons is intentionally confusing. |

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I can not find how to edit jwt in new UI, it was very helpful during debug and local development where validation is disabled and I could edit claims easily and use that JWT for local development to test things fast
All reactions