Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
ConnectionAttributes
Interface ConnectionAttributes
Attribute configuration
interface
ConnectionAttributes
{
email
?:
EmailAttribute
;
phone_number
?:
PhoneAttribute
;
username
?:
UsernameAttribute
;
}
Index
Properties
email?
phone_
number?
username?
Properties
Optional
email
email
?:
EmailAttribute
Optional
phone_
number
phone_number
?:
PhoneAttribute
Optional
username
username
?:
UsernameAttribute
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
email
phone_
number
username
Auth0 Node.js SDK - v5.0.0
Loading...
Attribute configuration