Back to Node Auth0

Interface ConnectionAttributes

docs/interfaces/management.Management.ConnectionAttributes.html

5.9.11.1 KB
Original Source

Interface ConnectionAttributes

Attribute configuration

interface ConnectionAttributes {
email?: EmailAttribute;
phone_number?: PhoneAttribute;
username?: UsernameAttribute;
}

Index

Properties

email?phone_number?username?

Properties

Optionalemail

email?: EmailAttribute

Optionalphone_number

phone_number?: PhoneAttribute

Optionalusername

username?: UsernameAttribute

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties emailphone_numberusername