Make your users’ life simpler by providing a simple pin code to quickly login, validate your users and redirect them to any screen of your choice.
This Sample Flow uses the Pincode component.
When to Use
Use the Pin Code flow when you need to frequently authenticate a user and redirect them to another screen or flow without the hassle of a lengthier password. A pin code provides both security and ease ensuring a greater user experience!
How to use
Use the Redirector_Pincode screen to validate and redirect the user to the correct screen. The RegisterPin screen requests a pin code registration. Use the Unlock screen to have the user validate their pin code.
Used Patterns