now.gg User Account Service API

OAuth 2.0 identity API for now.gg Login. Publishers exchange an authorization code for a token and refresh_token, verify id_token/token server-side, and read user profile and session information for the signed-in player. Documented base URL is https://now.gg with paths under /accounts/oauth2/v1/ and /accounts/users/v1/.

API entry from apis.yml

apis.yml Raw ↑
name: now.gg User Account Service API
description: OAuth 2.0 identity API for now.gg Login. Publishers exchange an authorization code for a
  token and refresh_token, verify id_token/token server-side, and read user profile and session information
  for the signed-in player. Documented base URL is https://now.gg with paths under /accounts/oauth2/v1/
  and /accounts/users/v1/.
humanURL: https://docs.now.gg/user-account-service/api-reference
baseURL: https://now.gg
tags:
- Authentication
- OAuth
- Identity
- Users
properties:
- type: Documentation
  url: https://docs.now.gg/user-account-service/overview
- type: APIReference
  url: https://docs.now.gg/user-account-service/api-reference
- type: GettingStarted
  url: https://docs.now.gg/user-account-service/start-integrating
- type: Authentication
  url: authentication/bluestacks-authentication.yml
- type: OAuthScopes
  url: scopes/bluestacks-scopes.yml