@refinio/one.models
Preparing search index...
misc/PasswordRecoveryService/PasswordRecoveryServer
default
Class default
Index
Constructors
constructor
Properties
on
Password
Recovery
Request
Methods
start
stop
Constructors
constructor
new
default
(
identity
:
IdentityWithSecrets
,
port
:
number
,
maxMessageCharCount
?:
number
,
)
:
default
Parameters
identity
:
IdentityWithSecrets
port
:
number
maxMessageCharCount
:
number
= 10000
Returns
default
Properties
on
Password
Recovery
Request
onPasswordRecoveryRequest
:
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