Skip to content

OTP

Pure

Generates a current OTP using a Base32-encoded secret.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Fires after OTP is generated.

Data Inputs

Secret

INPUT

Base32-encoded secret key.

Time Step

INPUT

Time step in seconds. Defaults to 30.

Algorithm

INPUT

HMAC algorithm to use.

Digits

INPUT

Number of OTP digits (usually 6).

Data Outputs

OTP

OUTPUTstring

The generated OTP string.

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing