OTP Manager Node

The OTP Manager node will generate a One Time Password for you to send it to the user for authentication.

Name - This field contains the name of the node (if given).

Digit - Specify how many digits the OTP should contain.

Type - You can choose between number, alphabet, or alphanumeric OTPs.

The output of the OTP manager node will be in the property msg.payload.otp

Related Articles