Gamebase SDK for Unity
2.2.1
Toast Gamebase Platform
|
|
static |
This game interface allows authentication to be made with SDK provided by IdP, before login to Gamebase with provided access token.
providerName | The providerName which is authentication provider. |
credentialInfo | The credentialInfo which is credential of authentication provider. |
callback | Login result callback, returns the authentication token as a result of login. |
Example Usage :