Gamebase SDK for Unity
1.14.2
Toast Gamebase Platform
|
|
static |
Try to authenticate by specifying an IdP type.
Types that can be authenticated are declared in the GamebaseAuthProvider class.
providerName | The provider name witch is authentication provider. |
callback | Login result callback, returns the authentication token as a result of login. |
Example Usage :