An open API service indexing awesome lists of open source software.

https://github.com/xta/jwt-datetime

parses JWT and displays the date values as human readable. all client side
https://github.com/xta/jwt-datetime

datetime jwt local

Last synced: about 1 month ago
JSON representation

parses JWT and displays the date values as human readable. all client side

Awesome Lists containing this project

README

          

# JWT DateTime

[This is a simple page that parses your JWT and displays the date values (exp, nbf, and iat claim values) as human readable](https://xta.github.io/jwt-datetime/). All validation and debugging is done locally (on your browser client).

based on a [gist](https://gist.github.com/Einstrasse/7df8fa75a598954548b63a49e775ebdd)

---

by [xta](https://github.com/xta) 2024