1. Home
  2. Docs
  3. UniREST Solution 3.5
  4. UniREST Server
  5. Database Manager
  6. The ‘users’ Table

The ‘users’ Table

The table named users is created by the UniREST Server application and it’s a special, system table required by the communications with your Unity game.

For this reason, the operations on this table are very limited.

Adding a Test Account

In this table, you can click the [ADD TEST ACCOUNT] button to quickly generate an account with random credentials. In this way, you can start using the UniREST Client Login() method without calling the Registration() method to create an account.