Preparing search index...
The search index is not available
@refinio/one.models
@refinio/one.models
misc/PasswordRecoveryService/PasswordRecoveryServer
default
Class default
Index
Constructors
constructor
Properties
on
Password
Recovery
Request
Methods
start
stop
Constructors
constructor
new default
(
identity
,
port
,
maxMessageCharCount
?
)
:
default
Parameters
identity
:
IdentityWithSecrets
port
:
number
maxMessageCharCount
:
number
= 10000
Returns
default
Properties
on
Password
Recovery
Request
on
Password
Recovery
Request
:
OEvent
<
(
(
info
:
RecoveryInformation
)
=>
void
)
>
= ...
Methods
start
start
(
)
:
Promise
<
void
>
Start the password recovery server
Returns
Promise
<
void
>
stop
stop
(
)
:
Promise
<
void
>
Stop the password recovery server
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
on
Password
Recovery
Request
Methods
start
stop
@refinio/one.models
Loading...
Start the password recovery server