intellij-developer-tools-plugin
intellij-developer-tools-plugin copied to clipboard
Imporve JWT date usability
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.