Documentation

​
​

Development

User Acquisition

Monetization

Industry

Vivox Unity SDK

Vivox Unity SDK

Vivox
​
​
Vivox Unity SDK
  • Overview
  • Get started
  • Release notes
  • Developer guide
  • Tutorials
    • Implement Vivox Unity
    • Access Token Developer Guide
      • Access token terminology
      • Requests that require access tokens
      • Access token identifiers
      • Access token format
      • Access token examples
      • Generate a token from the client
        • Authentication-based token generation
        • Interface implementation-based token generation
      • Generate a token on a secure server
      • Key update API
      • Access token error codes
  • Reference
  1. Vivox Unity SDK documentation

Generate a token on the client

Generate Vivox Access Tokens on the client in a Unity project.
Read time 1 minute
Last updated 8 months ago

There are two ways to handle token generation for the Vivox SDK:
  • Use the Unity Authentication package, refer to Authentication-based token generation.
  • Create an implementation of IVivoxTokenProvider and use VivoxService.Instance.SetTokenProvider to register it with the Vivox SDK. Refer to IVivoxTokenProvider implementation.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page