Skip to content

Unix timestamps displayed using scientific notification #21

Open
@judgej

Description

@judgej

Running Windows x64 version. Works beautifully smoothly, giving me the token details in the CLI window and the local http://localhost:8080/callback webpage.

This is a display issue on the web page listing the ID token claims:

  • auth_time: 1.613386311e+09
  • exp: 1.613386673e+09
  • iat: 1.613386373e+09
  • nbf: 1.613386373e+09

It does not look like any digits are missing, but having to convert 1.613386373e+09 to 1613386373 before it can be used is a mild inconvenience.

It would be nice if these timestamps were also displayed in a human-readable format too, just to help in understanding the data, but not essential.

Trivial, but just logging it for visibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions