We use essential cookies to run CoreRipper, and optional personalization/analytics/advertising cookies to remember things like your theme and improve the free tier. See our Cookie Policy.
Decode and inspect JSON Web Token header and payload.
This decodes the token locally in your browser nothing is sent anywhere. It does not verify the signature (that requires the signing secret/key), so a decoded token isn't proof the token is authentic.