Name | Type | Description |
---|---|---|
resetPassword | Observable<string> | Resets password for the specified customer and logs in. |
resetPasswordOnly | Observable<void> | Resets password for the specified customer. |
sendResetEmail | Observable<void> | Send a password reset email to the specified email address. |