Skip to content

TOTP#

The TOTP node provides a way to generate a TOTP (time-based one-time password).

Credentials

Refer to TOTP credentials for guidance on setting up authentication.

Node parameters#

Configure this node with these parameters.

Credential to connect with#

Select or create a TOTP credential for the node to use.

Operation#

Generate Secret is the only operation currently supported.

Node options#

Use these Options to further configure the node.

Algorithm#

Select the HMAC hashing algorithm to use. Default is SHA1.

Digits#

Enter the number of digits in the generated code. Default is 6.

Period#

Enter how many seconds the TOTP is valid for. Default is 30.

Templates and examples#

Browse TOTP integration templates, or search all templates