Appearance
DoCurious API Reference / types / ChangePasswordData
Interface: ChangePasswordData
Defined in: types/auth.types.ts:90
Change password (while logged in)
Properties
confirmPassword
confirmPassword:
string
Defined in: types/auth.types.ts:93
currentPassword
currentPassword:
string
Defined in: types/auth.types.ts:91
newPassword
newPassword:
string
Defined in: types/auth.types.ts:92