Auth0 Universal Components
GitHub
Auth0
Preparing search index...
core/src
Authenticator
Interface Authenticator
interface
Authenticator
{
confirmed
?:
boolean
;
created_at
:
string
|
null
;
email
?:
string
;
enrolled
:
boolean
;
id
:
string
;
name
?:
string
;
type
:
MFAType
;
}
Index
Properties
confirmed?
created_
at
email?
enrolled
id
name?
type
Properties
Optional
confirmed
confirmed
?:
boolean
created_
at
created_at
:
string
|
null
Optional
email
email
?:
string
enrolled
enrolled
:
boolean
id
id
:
string
Optional
name
name
?:
string
type
type
:
MFAType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
confirmed
created_
at
email
enrolled
id
name
type
GitHub
Auth0
Auth0 Universal Components
Loading...