// Signature will appear here
JWT Token
Examples:
HEADER
ALGORITHM & TOKEN TYPE
// Decoded header will appear here
PAYLOAD
DATA
// Decoded payload will appear here
SIGNATURE
VERIFICATION