JWT Tokens
Last updated
Last updated
JWT tokens will be denoted by alpha numeric stings broken up by two .
characters.
Decode the JWT and see what data it stores at:
Offers an automated way to test JWT tokens and how the site is using them, looks for common vulns