# Functions
DecodePayloadAsPrettyJSON decodes the JWT string and returns the pretty JSON string.
DecodePayloadAsRawJSON extracts the payload and returns the raw JSON.
DecodeWithoutVerify decodes the JWT string and returns the claims.
# Constants
No description provided by the author
# Interfaces
Clock provides the current time.