foundation-auth.authstore.onchangepassword
Home > @genesislcap/foundation-auth > AuthStore > onChangePassword
AuthStore.onChangePassword() method
Signature:
onChangePassword(event: CustomEvent<ChangePasswordParams>): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
event |
CustomEvent<ChangePasswordParams> |
Returns:
void