Skip to main content
Version: Next

User Management

Every game comes with two default activated services called, Users and Devices. these services give the ability to handle authenticating and storing user information using some methods and two tables. you can see these tables in the Tables tabs, and you will be familiar with the methods of these services.

By using Users and Devices services, you can achieve:

  • Authenticating users before using your resources
  • Keep track of user's activities
  • Store and analyze the usage of your game
  • Analyzing your player's devices