Registering and Logging in a User

In order to use user-related features, register users to Kii Cloud with the Kii Cloud SDK or the REST API.

The following methods are available to identify registered users.

  • Identify a user with entered credentials, such as username and password.

  • Identify a user by creating a pseudo user and retaining its access token on the client.

This topic explains the method with specifying credentials and the method with using a pseudo user.

These methods can be jointly used as below.

  • A pseudo user can be migrated to a normal user by setting credentials.