AWS Amplify JS API
AWS Amplify JS Dev Center
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Authenticator
constructor
_initial
Auth
State
_is
Mounted
check
Contact
check
User
component
Did
Mount
component
Will
Unmount
handle
State
Change
on
Hub
Capsule
render
Hierarchy
any
Authenticator
Index
Constructors
constructor
Properties
_initial
Auth
State
_is
Mounted
Methods
check
Contact
check
User
component
Did
Mount
component
Will
Unmount
handle
State
Change
on
Hub
Capsule
render
Constructors
constructor
new
Authenticator
(
props
:
IAuthenticatorProps
)
:
Authenticator
Parameters
props:
IAuthenticatorProps
Returns
Authenticator
Properties
_initial
Auth
State
_initial
Auth
State
:
string
_is
Mounted
_is
Mounted
:
boolean
Methods
check
Contact
check
Contact
(
user
:
any
)
:
Promise
<
void
>
Parameters
user:
any
Returns
Promise
<
void
>
check
User
check
User
(
)
:
void
Returns
void
component
Did
Mount
component
Did
Mount
(
)
:
void
Returns
void
component
Will
Unmount
component
Will
Unmount
(
)
:
void
Returns
void
handle
State
Change
handle
State
Change
(
state
:
string
, data
?:
any
)
:
void
Parameters
state:
string
Optional
data:
any
Returns
void
on
Hub
Capsule
on
Hub
Capsule
(
capsule
:
HubCapsule
)
:
void
Parameters
capsule:
HubCapsule
Returns
void
render
render
(
)
:
Element
Returns
Element