2017-03-17
1.0.0
OutSystems Labs
10.0.302.0
All
All
Components
[Overview]
Use the PinCode component to easily provide the ability to register a pin code, and validate a login, or another action that requires a pin code in your mobile app. Upon validation, you can unlock the app or a specific workflow.
[Detail]
Secure your information with a pin code. This component allows you to register a pin code and use it to easily validate users’ identity, or unlock your app or workflow.
It is fully compatible with Silk UI Themes and its customizations.
The PinCode contains 2 different blocks:
Pincode_Register
This block allows you to assign a pin code to a given user.
Pincode_Unlock
This block allows you to validate the identity of a user.
Once validated, the block triggers an event, which you can use to decide what will happen: navigate to a different screen, or grant access to execute an action, for example.