Decoded tokens are stored locally in your browser so you can revisit them. Nothing is sent anywhere.
TokenForge runs entirely in your browser. JWTs are decoded using local Base64 decoding and JSON parsing - no network calls, no telemetry, no servers.
Important: Decoding a JWT is not the same as verifying it. The signature is shown but cannot be cryptographically verified without the issuer's secret key. Treat decoded payloads as informational only.
TokenForge is part of the talura.app extensions collection. For developer tools like HashGen, JsonPeek and RegexPal check the full catalog.