The JWT consists of the header, the payload and the details about the signature. Each part is base64url encoded and separated by a dot.
確定! 回上一頁