Documentation Index
Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Enumeration: OtpType
Defined in: components/auth/constants.ts:45Enumeration Members
Email: "OTP_TYPE_EMAIL"
Defined in: components/auth/constants.ts:46
Sms
Sms: "OTP_TYPE_SMS"
Defined in: components/auth/constants.ts:47