is Logged In

Meet the is Logged In system action.

It is the system action used to verify that the end user has logged into the developed application. If the user is logged in, it is an action that returns True if he/she has logged in by validating that he/she has logged in from Local Storage, and False if he has not.

Select the element to add action. Click +Add Action under the Properties panel.(A)

Click OnClick ⟶ Authorization ⟶ isLoggedIn and create the isLoggedIn action.(A)

The isLoggedIn action is an action that can be accessed by specific authorized users.

You can perform various operations on the Context menu (C) for the actions you create.

You can easily copy the action with the Copy option. This way, you gain speed where action repetition is required.

You can add a confirmation message for the action to run using the Add Confirmation option.

Also, with the Add Condition feature, you can specify certain conditions under which the added action should execute.

You can easily delete the action created with the Remove option.

Last updated