ENUM

OtpMethodType

The type of OTP authentication

link GraphQL Schema definition

  • enum OtpMethodType {
  • # SMS
  • sms
  • # Authenticator
  • authenticator
  • }