Documentation

Support

Vivox Unreal SDK

Vivox Unreal SDK

Access Token Header

Learn about the header section of a Vivox Access Token.
Read time 1 minuteLast updated 2 days 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"}
.