An encoded jwt access token.
The header of the jwt, contains mostly metadata.
The payload of the jwt, everything that was put inside the token when generating it can be found here.
The signature of the jwt.
An encoded jwt access token.