The JWT structure can be seen in figure 3. In the Header section consists of two parts: the algorithm used and the type of token, then JSON is encoded Base64.
確定! 回上一頁