Documentation

Support

Vivox Core SDK

Vivox Core SDK

Access token header

Learn about the header section of a Vivox Access Token.
Read time 1 minuteLast updated a day ago

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