Gamebase SDK for Unity
1.14.2
Toast Gamebase Platform
|
|
static |
There is information which must be included for mapping with some IdPs.
In order to set such necessary information, this API is provided. You can enter those information to additionalInfo in the dictionary type.
providerName | The providerName which is authentication provider. |
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 :