DevToys
DevToys copied to clipboard
JWT decode dates tooltip text
What feature or new tool do you think should be added to DevToys?
Add a tooltip to Dates fields in decoded JWT, like jwt.io page.
Why do you think this is needed?
It's really annoying to take the number and convert it to a specific date.
Solution/Idea
Tooltip text, or automatic conversion for exp, iat and auth_time claims from decoded jwt.
Comments
No response