Gamebase SDK for Unity 2.69.0
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.
credentialInfo | The credentialInfo which is credential of authentication provider. Refer to the following document for the entire credentialInfo. http://docs.toast.com/en/Game/Gamebase/en/unity-authentication/#login-with-credential |
callback | Login result callback, returns the authentication token as a result of login. |
Example Usage :