> ## Documentation Index
> Fetch the complete documentation index at: https://turnkey-0e7c1f5b-bc-add-sdk-typedoc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# OtpType

# Enumeration: OtpType

Defined in: [components/auth/constants.ts:45](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react/src/components/auth/constants.ts#L45)

## Enumeration Members

### Email

> **Email**: `"OTP_TYPE_EMAIL"`

Defined in: [components/auth/constants.ts:46](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react/src/components/auth/constants.ts#L46)

***

### Sms

> **Sms**: `"OTP_TYPE_SMS"`

Defined in: [components/auth/constants.ts:47](https://github.com/tkhq/sdk/blob/ee72856c3f450731d7501ab05001215768b71500/packages/sdk-react/src/components/auth/constants.ts#L47)
