Feature Description
Designer Functionalities
Users
Log In and Log Out
Groups
Permissions
Adding Permissions
Runtime Functionalities
Login Functionality
To access permissions to interact with objects, the user must first be signed into an account with permission to interact with them. When an object has the action to create a login window upon interaction, the user must type in the username and password to access the account. The username is not case-sensitive; however, the password is case-sensitive.
Logout Functionality
Users can also log out of accounts during runtime to change accounts. There is no indication that the user has successfully logged out by default. Once the user is logged out, objects that require permission to be interacted with will no longer be able to be interacted with and will send an on-screen notification that the user has insufficient permission.
Add Comment