- 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.