post https://apiprod.fattlabs.com/reset/
Finalizes the password reset process. Takes in the new password and confirmation of that password from the user. Verifies the user token is valid. Afterwards, it is encrypted and then stored in the database. Creates an entry under the password_reset table.
