jwt-hack 2.5.0

Hack the JWT (JSON Web Token) - A tool for JWT security testing and token manipulation
Documentation
1
2
3
4
5
6
7
{% include "header.html" %}
  <main class="site-main">
    <h1>{{ page.title }}</h1>
    <p class="taxonomy-desc">Browse all terms in this taxonomy:</p>
    {{ content }}
  </main>
{% include "footer.html" %}