postman-app-support
postman-app-support copied to clipboard
JWT Decoder UI
Is there an existing request for this feature?
- [x] I have searched the existing issues for this feature request and I know that duplicates will be closed
Is your feature request related to a problem?
I have to copy and paste tokens into https://jwt.ms or similar every time I want to inspect the token contents. It would be nice if I could quickly see the JSON components of the token inside Postman.
Describe the solution you'd like
I would like a small UI on the Authorization screen for OAuth to show decoded token values when a token has been generated.
Describe alternatives you've considered
Bruno has this feature in its new OAuth rework.
Additional context
No response