OAuthResponseObject

  • access_token
    Type: string

    The access token to be used in subsequent API calls as a bearer token.

  • expires_in
    Type: number

    The number of seconds until the access token expires.

  • token_type
    Type: string

    The type of token.