Documentation Index
Fetch the complete documentation index at: https://turnkey-0e7c1f5b-ethan-captcha-protection.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Initializes the OTP process by sending an OTP code to the provided contact.- This function initiates the OTP flow by sending a one-time password (OTP) code to the user’s contact information (email address or phone number) via the auth proxy.
- Supports both email and SMS OTP types.
- Returns an OTP ID that is required for subsequent OTP verification.
Package: core
Defined in: clients/core.ts:1209
Parameters
Response
A successful response returns the following fields:A promise that resolves to the OTP ID required for verification.