@vnodes/auth
Preparing search index...
AuthListenerService
Class AuthListenerService
Extend an override the methods requried
Index
Constructors
constructor
Methods
email
Otp
update
Password
Constructors
constructor
new
AuthListenerService
()
:
AuthListenerService
Returns
AuthListenerService
Methods
Protected
email
Otp
emailOtp
(
body
:
EmailOtpEventDto
)
:
Promise
<
void
>
Parameters
body
:
EmailOtpEventDto
Returns
Promise
<
void
>
Protected
update
Password
updatePassword
(
body
:
UpdatePasswordEventDto
)
:
Promise
<
void
>
Parameters
body
:
UpdatePasswordEventDto
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
email
Otp
update
Password
@vnodes/auth
Loading...
Extend an override the methods requried