(no title)
teajunky | 5 years ago
Can anyone sugguest an (offline?) alternative?
I used jwt.io a lot for debugging and it's great. Currently it is decoding the tokens on the client but I am not sure if I should continue using it.
A hacker could take over the site and capture thousands of access tokens and some are valid for multiple days.
Edit: Installing uBlock origin reduces the number of requests down to 67 but I still see the analytics stuff from google and twitter.
capableweb|5 years ago
I've been running a local copy since last year sometime, when the website went down when I needed it. I've also stripped away all the annoying things from the website to just get the debugger. Very easy to do!
teajunky|5 years ago
vegemike|5 years ago
52-6F-62|5 years ago
https://addons.mozilla.org/en-US/firefox/addon/duckduckgo-fo...
abhishektwr|5 years ago
https://jwtdebugger.app/
dirkt|5 years ago
[1] https://github.com/smallstep/cli
ucarion|5 years ago
mark_h|5 years ago