Skip to content

Add Time Converter to Decoded JWT page #266

@MNF

Description

@MNF

Currently decoded JWT page https://jwt.io/ shows time as Unix epoch time like the following:
"nbf": 1507432747,
"exp": 1507433047,

It will be good to show also normal date/time format.
Or at least add a link to https://www.epochconverter.com/ to help users to do conversions themselves.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions