Resource to allow a user to change his password when he forgets it.
It uses a classic scheme: a token is sent by email to the user. Then he can change his password.
PUT /auth/reset-password
curl \
-X PUT http://api.example.com/auth/reset-password