otp-generator-and-validator
Reactive icon

OTP Generator and Validator

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 27 August 2021 by 
4.3
 (3 ratings)
otp-generator-and-validator

OTP Generator and Validator

Details
Base service to generate OTP in multiple conditions and validate using process. Random OTP Generator and Validator using process. OTP will be expired on timeout in minutes.
Read more

This component helps to generate random OTP based on input conditions validated using process identifier.

Try the demo: https://aadhavan.outsystemscloud.com/EmailOTP/

OTP will be generated based below input values

  • Length of OTP
  • Timeout in minutes
  • Alpha numeric OTP required?

Output will be Process Id and OTP. This can be used for validation process.


Validation also can be done using this component based process Id and input

Validation result will be Status identifier (1,2,3)

  1. Valid OTP
  2. Invalid OTP
  3. OTP Expired

Release notes (1.0.0)
Reviews (0)
Team