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