This is a simple page that parses your JWT and displays the date values (exp, nbf, and iat claim values) as human readable. All validation and debugging is done locally (on your browser client).
based on a gist
by xta 2024
This is a simple page that parses your JWT and displays the date values (exp, nbf, and iat claim values) as human readable. All validation and debugging is done locally (on your browser client).
based on a gist
by xta 2024