🛠 TinyUtils

JWT Decoder

JSON Web Tokens are an industry-standard means of securely representing claims between two parties.

1. Paste your token in the text box labeled Encoded and it will be decoded instantly.

2. The parsed output will be displayed as JSON on the text box and the table will list all the fields with its value and description (for registered claim names).