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