Initializes the OTP process by sending an OTP code to the provided contact.Documentation Index
Fetch the complete documentation index at: https://turnkey-0e7c1f5b-amir-tx-status-webhooks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- 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:1224
A promise that resolves to the OTP ID required for verification.