Gamebase SDK for Unity
2.2.0
Toast Gamebase Platform
|
|
static |
Forcibly trying to map the currently authenticated user identifier of Gamebase with the credential of external authentication provider.
providerName | The providerName which is authentication provider. |
forcingMappingKey | The key string which is necessary to map forcibly with the provider that is already mappped with another account. |
additionalInfo | The additionalInfo which is additional information using for mapping. |
callback | Callbacks the results of mappings, returns the authentication token as a result of mappings. |
Example Usage :