文档

支持

Vivox Core SDK

Vivox Core SDK

Access token header

Learn about the header section of a Vivox Access Token.
阅读时间1 分钟最后更新于 12 天前

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"}
.