2017-03-17
1.0.0
OutSystems Labs
10.0.302.0
All
All
Components
[Overview]
Make your user’s life simpler by providing a simple Pincode Flow to login. This Sample Flow uses the Pincode component.
[Detail]
Make your user’s life simpler by providing a simple pin code to login. This Sample Flow uses the Pincode component.
Quickly validate your users and redirect them to any screen of your choice.
Copy this sample flow and customize it to better suit your application look and feel. By default, it will adapt to your application colors.
The flow contains 4 different screens:
Redirector_Pincode
This screen validates and redirects the user to the correct screen, depending on whether the user is logged in or not.
RegisterPin
If the user didn’t register a pin code, he’s redirected to this screen to register a pin code for the first time
Unlock
If the user has already registered a pin code, they’re redirected to this screen to validate their pin code.
UserSelection
If the application on your device has more than one user with pin codes registered, use this screen to enable user selection. The screen will display a list of all users with registered pin codes.