Authenticates the user with the access token using social network credentials.
projectId required | string <uuid> Login project ID from Publisher Account. |
payload | string Your custom data. The value of the parameter will be returned in the |
with_logout | string Default: "0" Shows whether to deactivate the existing user JWT values and activate the one generated by this call. Can have the following values:
|
OK
Bad Request
Not Found
Unprocessable Entity
Too Many Requests
{- "access_token": "string",
- "access_token_secret": "string",
- "openid": "string"
}
{- "token": "EAAD0t5SolwEBAG8Jom6RkYL7qKfVY0rp8mH267bngfZAWF0J83MYn24xLrlVDQJ5mKfE1ir4FwW4HZC6TuJ35WfQtzx04U3jHvODSEXdk8JZA4bYZCsvNaVpxOJ9iZCEKTbUebUr21nQohsNFNPZAJvSoKlkkZBEgfXa4kaf5Y9awZDZD"
}