Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.flowx.ai/llms.txt

Use this file to discover all available pages before exploring further.

The flow is made of two steps, the OTP generation and the OTP validation.

OTP Configuration

The desired character size and expiration time of the generated one-time-passwords can also be configured using the following environment variables:
  • FLOWX_OTP_LENGTH
  • FLOWX_OTP_EXPIRE_TIME_IN_SECONDS
Let’s go through the examples for both steps:

Generate OTP

Validate OTP

Last modified on January 26, 2026