-// User ID = 1, token = 1234567890, taken from url in this example -//
-//Please enter a new password and confirm.
++ In this example, in the handler prop, the user Id and token are taken from + url and posted to the server for verification. If the either the id or + token don't match or the user input is wrong, it will fail. +
+