SDK OTPs configuration for your Consumer project
ConsumerSDKOTPsConfig object
Fields
sms_login_or_create_enabled bool
Indicates whether the SMS OTP login or create endpoint is enabled in the SDK.
whatsapp_login_or_create_enabled bool
Indicates whether the WhatsApp OTP login or create endpoint is enabled in the SDK.
email_login_or_create_enabled bool
Indicates whether the email OTP login or create endpoint is enabled in the SDK.
sms_send_enabled bool
Indicates whether the SMS OTP send endpoint is enabled in the SDK.
whatsapp_send_enabled bool
Indicates whether the WhatsApp OTP send endpoint is enabled in the SDK.
email_send_enabled bool
Indicates whether the email OTP send endpoint is enabled in the SDK.
sms_autofill_metadata array of SMSAutofillMetadata
A list of metadata that can be used for autofill of SMS OTPs.