ChangePasswordInput
Defined in: packages/auth/src/types/inputs.ts:49
Input for AuthClient.changePassword.
Properties
Section titled “Properties”newPassword
Section titled “newPassword”newPassword:
string
Defined in: packages/auth/src/types/inputs.ts:51
oldPassword
Section titled “oldPassword”oldPassword:
string
Defined in: packages/auth/src/types/inputs.ts:50