diff --git a/index.html b/index.html index 95f2f6b..936d31c 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,8 @@

JWT datetime (all local)

JWT encoded value

-
+

jwt header


jwt payload

@@ -58,6 +59,7 @@

encoder

} return updated } + calc(); enc(); function calc() { var input = document.getElementById('input');