Types > TwoFactorConfig
Commerce APITypesTwoFactorConfig
TwoFactorConfig

Description

Topic: Users

Fields

call: Boolean

Call the phone with a voice message instead of using SMS messages

Example: true


country: String

Country code if using local phone number

Example: "US"


phone: String

Use this phone number for two factor auth

Example: "+61123123123"


Used By

Mutations

usersTwoFactor, usersTwoFactorBackupPhone

Preview (typescript)

Loading module