Access tokens

If you need secure access to Vivox resources, modify your game server to provide your game client with Vivox access tokens.

Note: This is required when a game client wants to sign in or join a channel.

The access token authorization mechanism requires the game server to sign requests by using a shared secret key. Use the Vivox Server to Server Web API to add and remove secret keys from the Vivox system.

For more information, refer to the Access Token Developer Guide.