Skip to content

Authentication APIs

H. SSO Google Sign-In

  • Status: Required and missing endpoint
  • Expected endpoint: POST /tv/v3/auth/google/sso
  • Expected behavior: Accept Google ID token and return platform session token.

I. Handshake and Handshake Redeem

  • Status: Clarification required
  • Endpoints:
    • /tv/v3/auth/handshake
    • /tv/v3/auth/handshake/redeem
  • Clarification requested: Purpose, request/response schema, and flow for both TV and Mobile.

J. Change Password - 500 Internal Server Error

  • Status: Bug
  • Issue: Change Password requests return 500 Internal Server Error.
  • Impact: Users cannot change passwords; backend investigation is required.