Skip to content

Commit

Permalink
add Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xta committed Jan 9, 2024
1 parent 0b6d71d commit 24050ce
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# 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

0 comments on commit 24050ce

Please sign in to comment.