Sign In Action Implementation Steps

Adding Sign In Action to the Project

  1. Log in to the Kuika platform and open the project you are working on.
  2. Open the Properties panel on the right panel in the UI Design module.
  1. From the + ADD ACTION drop-down menu, select an appropriate trigger action (event) such as Initial Actions, OnClick, OnBlur respectively → Authorization → Sign In.

Configuring Sign In Parameters

In the fields below, you can configure the necessary parameters for the login process:

Username :

  • Necessity Yes
  • Description: The user's e-mail address or username must be entered. This field is the user's ID defined to log in to the system.
  • Type: String
  • Input Enter the username or e-mail address. Data can be imported into this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.

Password:

  • Necessity Yes.
  • Description: Enter the password the user will use to log in. This is required to authenticate the user.
  • Type: String
  • Input Enter the user's password. Data can be imported into this field primarily from data sources such as Action Result. Other sources such as Method Input, Current, Screen Input, Fixed or Component can also be used. These categories can be defined by selecting them via Symbol Picker.

Completing the Input Process

After configuring your parameters, click SAVE to save your changes. This will ensure that the Sign In action is successfully added.