Back to Node Auth0

Interface ConnectionEmailOtpAuthenticationMethod

docs/interfaces/management.Management.ConnectionEmailOtpAuthenticationMethod.html

5.9.1596 B
Original Source

Interface ConnectionEmailOtpAuthenticationMethod

Email OTP authentication enablement

interface ConnectionEmailOtpAuthenticationMethod {
enabled?: boolean;
}

Index

Properties

enabled?

Properties

Optionalenabled

enabled?: boolean

Determines whether email OTP is enabled

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties enabled