otp-generator-and-validator
Service icon

OTP Generator And Validator (Service)

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

OTP Generator And Validator (Service)

Details
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 (1)
by 
2022-04-01
in version 1.0.0
Can you send me file .oml your app?
Team