Documentation

Support

Vivox Unreal SDK

Vivox Unreal SDK

Access token claims for the Kick API

Reference access token claims required for Kick API operations.
Read time 1 minuteLast updated 2 days ago

Use the following claims when you construct an access token for the Kick API:
  • vxa
    - Use
    kick
    for this value
  • iss
    - Specify the issuer
  • f
    - Use
    from_uri
    for this value
  • t
    - Use
    to_uri
    for this value
  • sub
    - Use
    sub_uri
    for this value
For more information, see URI structure for the Kick API and the Access Token Developer Guide.