Unpack the JSON Web Token (JWT)

This example shows the info from the token.
Keep in mind that at any moment Saxo can change the data in the token (except the OAuth2 default claims), so don't rely on the IDs in the token.
More info on this topic: https://jwt.io/#debugger-io


Response:
Click button to launch function.

JS code:
Click button to show code.