Readonly currentReadonly currentReadonly defaultReadonly isReadonly refreshDo not use directly. This will be removed in future versions of the API
Readonly token// Body
await this.confirmForgotPassword({
email: "joe@gmail.com"
confirmationCode: "1",
newPassword: "NewPassword"
});
Generated using TypeDoc
Deprecated
Do not use directly. This will be removed in future versions of the API