JSON Web Token (JWT)
Decode a JWT
JWT <% if (example) { %>-
Replace example with your JWT
<% } %>
<%= jwt %>
Public Key <% if (example) { %>-
Replace example with your Public Key
<% } %> <% if (extracted) { %>-
Extracted from the Private Key entered
<% } %>
<%= pubKey %>