I am learning some tips to test JWT tokens and posting here my study codes.
Can help you to generate a simple jwt token to use in your tests
you need to change the script to use other keys or other payloads.
Usage: python jwt-gen.py
Can help you to crack real jwt tokens
Usage: python crack_jwt.py JWT_TOKEN
WORDLIST_PATH
[ALGORITHM]