You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<strong>This tool does not send JWTs to any server, it only decodes the JWT locally in your browser.</strong><br/>
21
-
Always be cautious when pasting JWTs, as they may contain credentials or sensitive information.
21
+
Always be cautious when pasting JWTs, as they may contain credentials or sensitive information.<br/>
22
+
To validate how this page decodes and validates JWTs, you can inspect <ahref="https://github.com/DuendeSoftware/demo.duendesoftware.com/blob/main/src/Pages/Home/JwtDecoder/JwtDecoder.cshtml"target="_blank">the source code of this page</a>.
0 commit comments