Gamebase SDK for Unity
2.2.2
Toast Gamebase Platform
|
|
static |
This game interface allows authentication to be made with SDK provided by IdP, before applying Gamebase AddMapping with provided access token.
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. |
callback | Mapping result callback, returns the authentication token as a result of mapping. |
Example Usage :