postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

JWT Decoder UI

Open alasdair-cooper opened this issue 8 months ago • 0 comments

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

alasdair-cooper avatar Mar 12 '25 11:03 alasdair-cooper