Interface: ResetPasswordRequest
Interface: ResetPasswordRequest
Defined in: auth-shared/src/dto/auth.ts:122
POST /auth/password/reset request body.
Properties
new_password
new_password:
string
Defined in: auth-shared/src/dto/auth.ts:124
token
token:
string
Defined in: auth-shared/src/dto/auth.ts:123