Access Token Header
Learn about the header section of a Vivox Access Token.
読み終わるまでの所要時間 1 分最終更新 7ヶ月前
The header in a Vivox access token is an empty JSON object (for example, {}).
Unlike a true JSON Web Token (JWT), this header is empty and not .
{"'alg":"HS256","typ":"JWT"}