After the update, there is no option for editing the token payload.
1 Like
Hello,
You’re right—after the update, direct editing of the token payload is no longer supported via the UI. Since JWTs are immutable by design, any changes require generating a new token with the updated payload. Consider using a refresh mechanism or backend logic to issue updated tokens securely.
Best Regards,
Amy Cross
Editing payload is a very nice feature where we can design token information and test before the deploy. Its also helping to fast switching profiles on same resource.
I recommend using another tool. There is an old version of JWT debugger: jwt.lannysport.net
But why? This pedantry is silly. This is a tool and you removed a feature of the tool.