Manage custom Oauth2 scopes for provider.
project_id required | string <uuid> Login project ID from Publisher Account. |
provider_name required | string Name of the social network connected to Login in Publisher Account. Can be: If you store user data in PlayFab, only |
OK
Unauthorized
Not Found
Unprocessable Entity
{- "custom_scope": [
- "string"
], - "refresh_always": true
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}