Gamebase SDK for Unity
1.14.2
Toast Gamebase Platform
|
|
static |
There is information which must be included for login 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 login. |
callback | Login result callback, returns the authentication token as a result of login. |
Example Usage :