文档

支持

Vivox Unreal SDK

Vivox Unreal SDK

Access token claims for the Kick API

Reference access token claims required for Kick API operations.
阅读时间1 分钟最后更新于 13 天前

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.