NodesAuth Nodes
Edit Page on GitHubGenerate OTP (Passwordless)
Initiates passwordless sign-in by sending an OTP to the provided email.
authotploginEasy5
Generate OTP (Passwordless)
5Flow
Success
Tool
Flow
Not connectedFlow
Email
CompanyName
Description
The Generate OTP (Passwordless) node is designed to facilitate passwordless authentication in your workflows. When triggered, it sends a One-Time Password (OTP) to the specified email address, allowing users to sign in without needing a traditional password. This node is particularly useful for enhancing security and improving user experience by eliminating the need for password management.
Common Use Cases
- User Authentication: Implement passwordless login flows for applications, allowing users to authenticate using OTPs sent to their email.
- Account Recovery: Use OTPs to verify user identity during account recovery processes.
- Temporary Access: Provide temporary access to resources or features by sending OTPs to users.
Inputs
The input connections this node accepts:
NameDescriptionTypeFlowThe flow of the workflowFlowEmailUser's email addressTextCompanyNameCompany name for the email template (Default: Acme Inc)TextOutputs
The output connections this node provides:
NameDescriptionTypeFlowThe Flow to triggerFlowSuccessTrue if OTP was sentBooleanToolLLM ToolToolFields
The configurable fields this node provides:
NameDescriptionTypeEmailUser's email addressTextCompanyNameCompany NameValue:Acme IncTextLast updated on