Gamebase SDK for Unity
2.1.0
Toast Gamebase Platform
|
|
static |
Try to log out from logged-in IdP.
In many cases, the logout button is located on the game configuration screen. Even if a logout is successful, a game user's data remain. When it is successful, as authentication records with a corresponding IdP are removed, ID and passwords will be required for the next log-in process.
callback | Callbacks the result of logout.(GamebaseError error) |
Example Usage :