Gamebase SDK for Unity
2.1.0
Toast Gamebase Platform
|
|
static |
Try mapping to another IdP while logged-in to a specific IdP.
If an IdP account to map has already been integrated to another account, return the AUTH_ADD_MAPPING_ALREADY_MAPPED_TO_OTHER_MEMBER (3302) error. Even if a mapping is successful, 'currently logged-in IdP' does not change. Mapping simply adds IdP integration.
providerName | The providerName which is authentication provider. |
callback | Mapping result callback, returns the authentication token as a result of mapping. |
Example Usage :