Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Related Documents

...

Confluence Link

...

Page Tree Search
rootPageCognito Client Integration Guide

...

Change Log

...

...

Jonathan

...

  • Initial Creation

Decoding JWT Tokens

JWT tokens contain a set of fields called claims. http://jwt.io is a powerful debugging tool for decoding access tokens and seeing the claim values.

To decode a token follow these steps:

  1. Copy your token to the clipboard

  2. Navigate to http://jwt.io

  3. Paste token into the Encoded section

  4. Hit Enter

The decoded claims will show on the right side in the Decoded section.

Image Modified

Panel
bgColor#FFFFFF

On This Page:

Table of Contents