Documentation

Support

Vivox Core SDK

Vivox Core SDK

Logging in

Overview of the Vivox login workflow
Read time 1 minuteLast updated 20 hours ago

One of the most important steps in utilizing Vivox is to log a user into the Vivox service. Before you begin, decide on when in the game flow the user will be logged in The following image shows the login workflow:
A diagram showing how the Game Client, Game Server, and Vivox Servers interact.
Before you can log a user into the Vivox service you need to:
  1. Assign them a unique username.
  2. Generate a login access token.
  3. Submit a login request.
  4. Prepare for handling responses and events.