Player Account Authentication
Player Accounts Authentication Service
Last updated
Was this helpful?
Player Accounts Authentication Service
Last updated
Was this helpful?
The Authentication service provides access to player accounts that uniquely identify them across multiple devices. Accounts are required in order to use the rest of the services.
There are two types of accounts - guest and user accounts.
Guest accounts provide an easy way to start using the services without providing specific user names or passwords.
The session data for the account is stored locally on the device, so it is important to know that uninstalling the game will also wipe out all the data and the account will be no longer accessible even if the player installs the game again.
User accounts require explicit authorization by the player. Currently, only user name and password are supported as means for authentication.