Preparing search index...
The search index is not available
auth0-acul-js - v1.0.1
auth0-acul-js
Interfaces
Base
UserMembers
Interface UserMembers
interface
UserMembers
{
email
:
null
|
string
;
id
:
null
|
string
;
phoneNumber
:
null
|
string
;
picture
:
null
|
string
;
username
:
null
|
string
;
getAppMetadata
(
)
:
null
|
{
[
key
:
string
]
:
string
;
}
;
getEnrolledFactors
(
)
:
null
|
string
[]
;
getOrganizations
(
)
:
null
|
{
branding
:
undefined
|
{
logoUrl
:
undefined
|
string
;
}
;
displayName
:
undefined
|
string
;
organizationId
:
undefined
|
string
;
organizationName
:
undefined
|
string
;
}
[]
;
getUserMetadata
(
)
:
null
|
{
[
key
:
string
]
:
string
;
}
;
}
Index
Properties
email
id
phone
Number
picture
username
Methods
get
App
Metadata
get
Enrolled
Factors
get
Organizations
get
User
Metadata
Properties
email
email
:
null
|
string
id
id
:
null
|
string
phone
Number
phone
Number
:
null
|
string
picture
picture
:
null
|
string
username
username
:
null
|
string
Methods
get
App
Metadata
get
App
Metadata
(
)
:
null
|
{
[
key
:
string
]
:
string
;
}
Returns
null
|
{
[
key
:
string
]
:
string
;
}
get
Enrolled
Factors
get
Enrolled
Factors
(
)
:
null
|
string
[]
Returns
null
|
string
[]
get
Organizations
get
Organizations
(
)
:
null
|
{
branding
:
undefined
|
{
logoUrl
:
undefined
|
string
;
}
;
displayName
:
undefined
|
string
;
organizationId
:
undefined
|
string
;
organizationName
:
undefined
|
string
;
}
[]
Returns
null
|
{
branding
:
undefined
|
{
logoUrl
:
undefined
|
string
;
}
;
displayName
:
undefined
|
string
;
organizationId
:
undefined
|
string
;
organizationName
:
undefined
|
string
;
}
[]
get
User
Metadata
get
User
Metadata
(
)
:
null
|
{
[
key
:
string
]
:
string
;
}
Returns
null
|
{
[
key
:
string
]
:
string
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
email
id
phone
Number
picture
username
Methods
get
App
Metadata
get
Enrolled
Factors
get
Organizations
get
User
Metadata
auth0-acul-js - v1.0.1
Loading...