marcelkliemannel / intellij-developer-tools-plugin

This plugin is a powerful and versatile set of tools designed to enhance the development experience for software engineers. With its extensive collection of features, developers can increase their productivity and simplify complex operations without leaving their coding environment.
Apache License 2.0
175 stars 14 forks source link

Imporve JWT date usability #17

Open bsagal opened 11 months ago

bsagal commented 11 months ago

When encoding and decodeing JWT date fields (such as exp and iat) the decoded value is shown as timestamps.

Would it be posible to convert the timestamp to and from the relivant date value.